12 references to Row
System.Data.Common (12)
System\Xml\XPathNodePointer.cs (12)
328DataRow row = Row!; 367DataRow row = Row!; 524return ColumnCount(Row!, true); 597while ((c = NextColumn(Row!, c, true)) != null) 639while ((c = NextColumn(Row!, c, true)) != null) 736DataRow curRow = Row!; 788DataRow curRow = Row!; 847curRow = Row; 905DataRow curRow = Row!; 946DataRow curRow = Row!; 1149Debug.Assert(Row == other.Row); //in the same row