LookupTableDataSet.LookupTableTreesRow Members
Include Protected Members
Include Inherited Members
Represents the value of one node in a lookup table tree.
The LookupTableDataSet.LookupTableTreesRow 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.)
Represents the specific lookup table where the node value is used.
Represents the parent node of the current lookup table tree node.
Specifies the unique identifier of the parent lookup table tree node.
(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 LT_PARENT_STRUCT_UID property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the LT_STRUCT_COOKIE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the LT_VALUE_DATE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the LT_VALUE_DESC property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the LT_VALUE_DUR_FMT property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the LT_VALUE_DUR property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the LT_VALUE_FULL property is set to a a null reference (Nothing in Visual Basic) value.
IsLT_VALUE_LOCALIZED_COOKIENull
Determines whether the LT_VALUE_LOCALIZED_COOKIE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the LT_VALUE_NUM property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the LT_VALUE_PHONETIC property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the LT_VALUE_SORT_INDEX property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the LT_VALUE_TEXT 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.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
SetColumnError(String, String)
(Inherited from DataRow.)
SetColumnError(DataColumn, String)
(Inherited from DataRow.)
Sets the LT_PARENT_STRUCT_UID property to a a null reference (Nothing in Visual Basic) value.
Sets the LT_STRUCT_COOKIE property to a a null reference (Nothing in Visual Basic) value.
Sets the LT_VALUE_DATE property to a a null reference (Nothing in Visual Basic) value.
Sets the LT_VALUE_DESC property to a a null reference (Nothing in Visual Basic) value.
Sets the LT_VALUE_DUR_FMT property to a a null reference (Nothing in Visual Basic) value.
Sets the LT_VALUE_DUR property to a a null reference (Nothing in Visual Basic) value.
Sets the LT_VALUE_FULL property to a a null reference (Nothing in Visual Basic) value.
SetLT_VALUE_LOCALIZED_COOKIENull
Sets the LT_VALUE_LOCALIZED_COOKIE property to a a null reference (Nothing in Visual Basic) value.
Sets the LT_VALUE_NUM property to a a null reference (Nothing in Visual Basic) value.
Sets the LT_VALUE_PHONETIC property to a a null reference (Nothing in Visual Basic) value.
Sets the LT_VALUE_SORT_INDEX property to a a null reference (Nothing in Visual Basic) value.
Sets the LT_VALUE_TEXT property to a a null reference (Nothing in Visual Basic) value.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
SetParentRow(DataRow, DataRelation)
(Inherited from DataRow.)
(Inherited from Object.)
Top