| Name | Description |
---|
 | AcceptChanges | (Inherited from DataRow.) |
 | BeginEdit | (Inherited from DataRow.) |
 | CancelEdit | (Inherited from DataRow.) |
 | ClearErrors | (Inherited from DataRow.) |
 | Delete | (Inherited from DataRow.) |
 | EndEdit | (Inherited from DataRow.) |
 | Equals | (Inherited from Object.) |
 | Finalize | (Inherited from Object.) |
 | GetChildRows(DataRelation) | (Inherited from DataRow.) |
 | GetChildRows(String) | (Inherited from DataRow.) |
 | GetChildRows(DataRelation, DataRowVersion) | (Inherited from DataRow.) |
 | GetChildRows(String, DataRowVersion) | (Inherited from DataRow.) |
 | GetColumnError(DataColumn) | (Inherited from DataRow.) |
 | GetColumnError(Int32) | (Inherited from DataRow.) |
 | GetColumnError(String) | (Inherited from DataRow.) |
 | GetColumnsInError | (Inherited from DataRow.) |
 | GetHashCode | (Inherited from Object.) |
 | GetParentRow(DataRelation) | (Inherited from DataRow.) |
 | GetParentRow(String) | (Inherited from DataRow.) |
 | GetParentRow(DataRelation, DataRowVersion) | (Inherited from DataRow.) |
 | GetParentRow(String, DataRowVersion) | (Inherited from DataRow.) |
 | GetParentRows(DataRelation) | (Inherited from DataRow.) |
 | GetParentRows(String) | (Inherited from DataRow.) |
 | GetParentRows(DataRelation, DataRowVersion) | (Inherited from DataRow.) |
 | GetParentRows(String, DataRowVersion) | (Inherited from DataRow.) |
 | GetType | (Inherited from Object.) |
 | HasVersion | (Inherited from DataRow.) |
 | IsNull(DataColumn) | (Inherited from DataRow.) |
 | IsNull(Int32) | (Inherited from DataRow.) |
 | IsNull(String) | (Inherited from DataRow.) |
 | IsNull(DataColumn, DataRowVersion) | (Inherited from DataRow.) |
 | MemberwiseClone | (Inherited from Object.) |
 | RejectChanges | (Inherited from DataRow.) |
 | SetAdded | (Inherited from DataRow.) |
 | SetColumnError(DataColumn, String) | (Inherited from DataRow.) |
 | SetColumnError(Int32, String) | (Inherited from DataRow.) |
 | SetColumnError(String, String) | (Inherited from DataRow.) |
 | SetModified | (Inherited from DataRow.) |
 | SetNull | (Inherited from DataRow.) |
 | SetParentRow(DataRow) | (Inherited from DataRow.) |
 | SetParentRow(DataRow, DataRelation) | (Inherited from DataRow.) |
 | ToString | (Inherited from Object.) |