4 references to ErrorOccurred
System.Data.OleDb (4)
System\Data\ProviderBase\DbConnectionPool.cs (3)
1417if (!ErrorOccurred) 1454if (!ErrorOccurred) 1682if (ErrorOccurred)
System\Data\ProviderBase\DbConnectionPoolGroup.cs (1)
289if ((!pool.ErrorOccurred) && (0 == pool.Count))