LookupTableMultiLangDataSet.LookupTableValuesRow Members
Include Protected Members
Include Inherited Members
Specifies one row of lookup table values.
The LookupTableMultiLangDataSet.LookupTableValuesRow 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.)
Specifies the locale identifier for cultural language information.
Specifies one row of lookup table structure information.
Specifies the unique identifier for the lookup table structure.
Specifies the lookup table unique identifier.
Used for storing date and time values for a lookup table entry.
Specifies the description of the lookup table entry.
Specifies the duration value of the lookup table entry.
Specifies the duration units of the lookup table entry.
The full path of a multi-level lookup table entry.
Used for storing numeric values for a lookup table entry.
Specifies phonetic information for resource names in either hiragana or katakana.
Indicates the sort method of the lookup table entries.
Used for storing text values for a lookup table entry.
(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_UID 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_UID 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