2 references to CreateConnection
System.Data.OleDb (2)
System\Data\ProviderBase\DbConnectionFactory.cs (2)
76DbConnectionInternal newConnection = CreateConnection(connectionOptions, poolKey, poolGroupProviderInfo, null, owningConnection, userOptions); 90DbConnectionInternal newConnection = CreateConnection(options, poolKey, poolGroupProviderInfo, pool, owningObject, userOptions);