2 writes to _errorOccurred
System.Data.Odbc (2)
Common\System\Data\ProviderBase\DbConnectionPool.cs (2)
448_errorOccurred = true; 565_errorOccurred = false;
1 reference to _errorOccurred
System.Data.Odbc (1)
Common\System\Data\ProviderBase\DbConnectionPool.cs (1)
190get { return _errorOccurred; }