1 implementation of GetRecordCount
System.Data.OleDb (1)
Generated\361d1da7f942c932\System.Data.Common.UnsafeNativeMethods.IErrorRecords.cs (1)
332
int global::System.Data.Common.UnsafeNativeMethods.IErrorRecords.
GetRecordCount
()
2 references to GetRecordCount
System.Data.OleDb (2)
Generated\361d1da7f942c932\System.Data.Common.UnsafeNativeMethods.IErrorRecords.cs (1)
368
__invokeRetVal = @this.
GetRecordCount
();
OleDbErrorCollection.cs (1)
21
int recordCount = errorRecords.
GetRecordCount
();