1 reference to TransactedConnectionList
System.Data.OleDb (1)
System\Data\ProviderBase\DbConnectionPool.cs (1)
161
newConnections = new
TransactedConnectionList
(2, transactionClone); // start with only two connections in the list; most times we won't need that many.