1 write to Owner
System.Data.Odbc (1)
Common\System\Data\ProviderBase\DbConnectionPool.cs (1)
28Owner = owner;
2 references to Owner
System.Data.Odbc (2)
Common\System\Data\ProviderBase\DbConnectionPool.cs (2)
628timeout = !TryGetConnection(next.Owner, delay, allowCreate, onlyOneCheckConnection, null, out connection); 649PutObject(connection, next.Owner);