6 references to IRow
System.Data (6)
fx\src\data\System\Data\OleDb\OleDbDataReader.cs (6)
43
private UnsafeNativeMethods.
IRow
_irow;
126
_irow = (UnsafeNativeMethods.
IRow
) result; // maybe null if no results
233
private UnsafeNativeMethods.
IRow
IRow() {
234
UnsafeNativeMethods.
IRow
irow = _irow;
746
UnsafeNativeMethods.
IRow
irow = _irow;
1710
UnsafeNativeMethods.
IRow
irow = IRow();