3 references to InternalConnectionError
System.Data (3)
fx\src\data\System\Data\ProviderBase\DbConnectionClosed.cs (1)
129
throw ADP.
InternalConnectionError
(ADP.ConnectionError.GetConnectionReturnsNull);
fx\src\data\System\Data\ProviderBase\DbConnectionFactory.cs (1)
383
throw ADP.
InternalConnectionError
(ADP.ConnectionError.ConnectionOptionsMissing);
fx\src\data\System\Data\ProviderBase\DbConnectionInternal.cs (1)
690
throw ADP.
InternalConnectionError
(ADP.ConnectionError.GetConnectionReturnsNull);