3 references to
System.Data.OleDb (3)
OleDbTransaction.cs (1)
28
internal WrappedTransaction(UnsafeNativeMethods.ITransactionLocal transaction, int isolevel, out OleDbHResult hr) :
base
(transaction)
SafeHandles.cs (2)
135
private ChapterHandle(IntPtr chapter) :
base
((object?)null)
140
private ChapterHandle(object chapteredRowset, RowBinding binding, int valueOffset) :
base
(chapteredRowset)