2 references to
System.Data.OleDb (2)
System\Data\ProviderBase\DbConnectionClosed.cs (1)
14protected DbConnectionClosed(ConnectionState state, bool hidePassword, bool allowSetConnectionString) : base(state, hidePassword, allowSetConnectionString)
System\Data\ProviderBase\DbConnectionInternal.Shared.cs (1)
46protected DbConnectionInternal() : this(ConnectionState.Open, true, false)