3 references to Provider
System.Data.OleDb (3)
OleDbConnectionInternal.cs (3)
273
throw ODB.TransactionsNotSupported(
Provider
, null);
337
throw ODB.TransactionsNotSupported(
Provider
, null);
630
throw ODB.SchemaRowsetsNotSupported(
Provider
);