3 references to
System.Data.OleDb (3)
System\Data\ProviderBase\DbConnectionClosed.cs (3)
69protected DbConnectionBusy(ConnectionState state) : base(state, true, false) 146private DbConnectionClosedNeverOpened() : base(ConnectionState.Closed, false, true) 157private DbConnectionClosedPreviouslyOpened() : base(ConnectionState.Closed, true, true)