3 references to IErrorRecords
System.Data (3)
fx\src\data\System\Data\OleDb\OleDbError.cs (1)
24
internal OleDbError(UnsafeNativeMethods.
IErrorRecords
errorRecords, int index) {
fx\src\data\System\Data\OleDb\OleDbErrorCollection.cs (2)
24
UnsafeNativeMethods.
IErrorRecords
errorRecords = (errorInfo as UnsafeNativeMethods.
IErrorRecords
);