2 references to TryGetConnection
System.Data.Odbc (2)
Common\System\Data\ProviderBase\DbConnectionPool.cs (2)
628timeout = !TryGetConnection(next.Owner, delay, allowCreate, onlyOneCheckConnection, null, out connection); 687if (TryGetConnection(owningObject, waitForMultipleObjectsTimeout, allowCreate, onlyOneCheckConnection, userOptions, out connection))