3 references to GetErrorInfo
System.Data (3)
fx\src\data\System\Data\OleDb\OleDbError.cs (3)
29
UnsafeNativeMethods.IErrorInfo errorInfo = errorRecords.
GetErrorInfo
(index, lcid);
44
errorInfo = errorRecords.
GetErrorInfo
(index, lcid);
69
errorInfo = errorRecords.
GetErrorInfo
(index, lcid);