Click or drag to resize

responsableRow Methods

The mediatek86DataSetresponsableRow type exposes the following members.

Methods
  NameDescription
Public methodAcceptChanges (Inherited from DataRow.)
Public methodBeginEdit (Inherited from DataRow.)
Public methodCancelEdit (Inherited from DataRow.)
Public methodClearErrors (Inherited from DataRow.)
Public methodDelete (Inherited from DataRow.)
Public methodEndEdit (Inherited from DataRow.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetChildRows(DataRelation) (Inherited from DataRow.)
Public methodGetChildRows(String) (Inherited from DataRow.)
Public methodGetChildRows(DataRelation, DataRowVersion) (Inherited from DataRow.)
Public methodGetChildRows(String, DataRowVersion) (Inherited from DataRow.)
Public methodGetColumnError(DataColumn) (Inherited from DataRow.)
Public methodGetColumnError(Int32) (Inherited from DataRow.)
Public methodGetColumnError(String) (Inherited from DataRow.)
Public methodGetColumnsInError (Inherited from DataRow.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetParentRow(DataRelation) (Inherited from DataRow.)
Public methodGetParentRow(String) (Inherited from DataRow.)
Public methodGetParentRow(DataRelation, DataRowVersion) (Inherited from DataRow.)
Public methodGetParentRow(String, DataRowVersion) (Inherited from DataRow.)
Public methodGetParentRows(DataRelation) (Inherited from DataRow.)
Public methodGetParentRows(String) (Inherited from DataRow.)
Public methodGetParentRows(DataRelation, DataRowVersion) (Inherited from DataRow.)
Public methodGetParentRows(String, DataRowVersion) (Inherited from DataRow.)
Public methodGetType (Inherited from Object.)
Public methodHasVersion (Inherited from DataRow.)
Public methodIsNull(DataColumn) (Inherited from DataRow.)
Public methodIsNull(Int32) (Inherited from DataRow.)
Public methodIsNull(String) (Inherited from DataRow.)
Public methodIsNull(DataColumn, DataRowVersion) (Inherited from DataRow.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRejectChanges (Inherited from DataRow.)
Public methodSetAdded (Inherited from DataRow.)
Public methodSetColumnError(DataColumn, String) (Inherited from DataRow.)
Public methodSetColumnError(Int32, String) (Inherited from DataRow.)
Public methodSetColumnError(String, String) (Inherited from DataRow.)
Public methodSetModified (Inherited from DataRow.)
Protected methodSetNull (Inherited from DataRow.)
Public methodSetParentRow(DataRow) (Inherited from DataRow.)
Public methodSetParentRow(DataRow, DataRelation) (Inherited from DataRow.)
Public methodToString (Inherited from Object.)
Top
See Also