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