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