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