2 references to TryGetConnection
System.Data.OleDb (2)
System\Data\ProviderBase\DbConnectionPool.cs (2)
980timeout = !TryGetConnection(next.Owner, delay, allowCreate, onlyOneCheckConnection, next.UserOptions, out connection); 1055if (TryGetConnection(owningObject, waitForMultipleObjectsTimeout, allowCreate, onlyOneCheckConnection, userOptions, out connection))