2 writes to Row
System.Data.Common (2)
System\Data\DataColumnChangeEvent.cs (2)
12Row = row; 20Row = row;
2 references to Row
System.Data.Common (2)
System\Xml\XmlDataDocument.cs (2)
1605Debug.Assert(args.Row.RowState != DataRowState.Deleted); 1617DataRow row = args.Row;