12 references to Row
System.Data (12)
fx\src\data\System\NewXml\XPathNodePointer.cs (12)
297
DataRow row = this.
Row
;
331
DataRow row = this.
Row
;
492
return ColumnCount(
Row
, true );
559
while ((c = NextColumn(
Row
, c, true )) != null) {
595
while ( ( c = NextColumn(
Row
, c, true ) ) != null ) {
679
DataRow curRow =
Row
;
722
DataRow curRow =
Row
;
770
curRow =
Row
;
819
DataRow curRow =
Row
;
856
DataRow curRow =
Row
;
1032
Debug.Assert( this.
Row
== other.
Row
); //in the same row