StatusingDataSet.ResourceCustomFieldsRow Members
Include Protected Members
Include Inherited Members
The StatusingDataSet.ResourceCustomFieldsRow type exposes the following members.
Properties
Name
Description
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Item[DataColumn, DataRowVersion]
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Top
Methods
Name
Description
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetChildRows(String, DataRowVersion)
(Inherited from DataRow.)
GetChildRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRow(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRow(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRows(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
Determines whether the CODE_VALUE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the DATE_VALUE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the DUR_FMT property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the DUR_VALUE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the FIELD_TYPE_ENUM property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the FLAG_VALUE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the INDICATOR_VALUE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the MD_PROP_ID property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the MD_PROP_UID property is set to a a null reference (Nothing in Visual Basic) value.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
IsNull(DataColumn, DataRowVersion)
(Inherited from DataRow.)
Determines whether the NUM_VALUE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TEXT_VALUE property is set to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Sets the CODE_VALUE property to a a null reference (Nothing in Visual Basic) value.
(Inherited from DataRow.)
SetColumnError(String, String)
(Inherited from DataRow.)
SetColumnError(DataColumn, String)
(Inherited from DataRow.)
Sets the DATE_VALUE property to a a null reference (Nothing in Visual Basic) value.
Sets the DUR_FMT property to a a null reference (Nothing in Visual Basic) value.
Sets the DUR_VALUE property to a a null reference (Nothing in Visual Basic) value.
Sets the FIELD_TYPE_ENUM property to a a null reference (Nothing in Visual Basic) value.
Sets the FLAG_VALUE property to a a null reference (Nothing in Visual Basic) value.
Sets the INDICATOR_VALUE property to a a null reference (Nothing in Visual Basic) value.
Sets the MD_PROP_ID property to a a null reference (Nothing in Visual Basic) value.
Sets the MD_PROP_UID property to a a null reference (Nothing in Visual Basic) value.
(Inherited from DataRow.)
(Inherited from DataRow.)
Sets the NUM_VALUE property to a a null reference (Nothing in Visual Basic) value.
(Inherited from DataRow.)
SetParentRow(DataRow, DataRelation)
(Inherited from DataRow.)
Sets the TEXT_VALUE property to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
Top