1 implementation of GetRecordCount
System.Data.OleDb (1)
_generated\2\System.Data.Common.UnsafeNativeMethods.IErrorRecords.cs (1)
290
int global::System.Data.Common.UnsafeNativeMethods.IErrorRecords.
GetRecordCount
()
2 references to GetRecordCount
System.Data.OleDb (2)
_generated\2\System.Data.Common.UnsafeNativeMethods.IErrorRecords.cs (1)
319
__invokeRetVal = @this.
GetRecordCount
();
OleDbErrorCollection.cs (1)
21
int recordCount = errorRecords.
GetRecordCount
();