5 references to BeginEdit
System.Data.Common (5)
System\Data\DataRowView.cs (1)
129
Row.
BeginEdit
();
System\Data\DataTable.cs (1)
2764
row.
BeginEdit
(); // ensure something's there.
System\Data\XmlDataLoader.cs (2)
378
row.
BeginEdit
();
1064
row.
BeginEdit
(); // and allow it's population with data
System\Xml\XmlDataDocument.cs (1)
2425
row.
BeginEdit
();