| AcceptChanges()Documentation for this section has not yet been entered. |
| BeginEdit()Documentation for this section has not yet been entered. |
| CancelEdit()Documentation for this section has not yet been entered. |
| ClearErrors()Documentation for this section has not yet been entered. |
| Delete()Documentation for this section has not yet been entered. |
| EndEdit()Documentation for this section has not yet been entered. |
| GetChildRows(DataRelation) : DataRow[]Documentation for this section has not yet been entered. |
| GetChildRows(string) : DataRow[]Documentation for this section has not yet been entered. |
| GetChildRows(DataRelation, DataRowVersion) : DataRow[]Documentation for this section has not yet been entered. |
| GetChildRows(string, DataRowVersion) : DataRow[]Documentation for this section has not yet been entered. |
| GetColumnError(DataColumn) : stringDocumentation for this section has not yet been entered. |
| GetColumnError(int) : stringDocumentation for this section has not yet been entered. |
| GetColumnError(string) : stringDocumentation for this section has not yet been entered. |
| GetColumnsInError() : DataColumn[]Documentation for this section has not yet been entered. |
| GetParentRow(DataRelation) : DataRowDocumentation for this section has not yet been entered. |
| GetParentRow(string) : DataRowDocumentation for this section has not yet been entered. |
| GetParentRow(DataRelation, DataRowVersion) : DataRowDocumentation for this section has not yet been entered. |
| GetParentRow(string, DataRowVersion) : DataRowDocumentation for this section has not yet been entered. |
| GetParentRows(DataRelation) : DataRow[]Documentation for this section has not yet been entered. |
| GetParentRows(string) : DataRow[]Documentation for this section has not yet been entered. |
| GetParentRows(DataRelation, DataRowVersion) : DataRow[]Documentation for this section has not yet been entered. |
| GetParentRows(string, DataRowVersion) : DataRow[]Documentation for this section has not yet been entered. |
| HasVersion(DataRowVersion) : boolDocumentation for this section has not yet been entered. |
| IsNull(DataColumn) : boolDocumentation for this section has not yet been entered. |
| IsNull(int) : boolDocumentation for this section has not yet been entered. |
| IsNull(string) : boolDocumentation for this section has not yet been entered. |
| IsNull(DataColumn, DataRowVersion) : boolDocumentation for this section has not yet been entered. |
| RejectChanges()Documentation for this section has not yet been entered. |
| SetAdded()Documentation for this section has not yet been entered. |
| SetColumnError(DataColumn, string)Documentation for this section has not yet been entered. |
| SetColumnError(int, string)Documentation for this section has not yet been entered. |
| SetColumnError(string, string)Documentation for this section has not yet been entered. |
| SetModified()Documentation for this section has not yet been entered. |
| SetParentRow(DataRow)Documentation for this section has not yet been entered. |
| SetParentRow(DataRow, DataRelation)Documentation for this section has not yet been entered. |