1 reference to CreatePooledConnection
System.Data.OleDb (1)
System\Data\ProviderBase\DbConnectionPool.cs (1)
659
newObj = _connectionFactory.
CreatePooledConnection
(this, owningObject, _connectionPoolGroup.ConnectionOptions, _connectionPoolGroup.PoolKey, userOptions);