3 references to Provider
System.Data (3)
fx\src\data\System\Data\OleDb\OleDbConnectionInternal.cs (3)
263
throw ODB.TransactionsNotSupported(
Provider
, (Exception)null);
327
throw ODB.TransactionsNotSupported(
Provider
, (Exception)null);
579
throw ODB.SchemaRowsetsNotSupported(
Provider
);