4 references to ConnectionError
System.Data.OleDb (4)
System\Data\Common\AdapterUtil.cs (1)
608
internal static Exception InternalConnectionError(
ConnectionError
internalError)
System\Data\ProviderBase\DbConnectionClosed.cs (1)
132
throw ADP.InternalConnectionError(ADP.
ConnectionError
.GetConnectionReturnsNull);
System\Data\ProviderBase\DbConnectionFactory.cs (1)
340
throw ADP.InternalConnectionError(ADP.
ConnectionError
.ConnectionOptionsMissing);
System\Data\ProviderBase\DbConnectionInternal.Shared.cs (1)
501
throw ADP.InternalConnectionError(ADP.
ConnectionError
.GetConnectionReturnsNull);