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