LookupTableMultiLangDataSet.LookupTableMaskStructuresRow Members
Include Protected Members
Include Inherited Members
Represents one code mask structure in a multilanguage lookup table.
The LookupTableMultiLangDataSet.LookupTableMaskStructuresRow 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 multilanguage lookup table which contains the code mask structure.
Number of characters, numbers, or letters in the code mask.
Outline level of the code mask structure.
Type of data for a lookup table mask structure, specified by the LookupTables.MaskSequence enumeration.
Specifies the unique identifier of the multilanguage lookup table which uses the code mask structure.
(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.)
Gets the code mask values for the multilanguage lookup table.
(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_MASK_STRUCT_LENGTH property is set to a a null reference (Nothing in Visual Basic) value.
IsLT_MASK_STRUCT_TYPE_ENUMNull
Determines whether the LT_MASK_STRUCT_TYPE_ENUM 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_MASK_STRUCT_LENGTH property to a a null reference (Nothing in Visual Basic) value.
SetLT_MASK_STRUCT_TYPE_ENUMNull
Sets the LT_MASK_STRUCT_TYPE_ENUM 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
See Also
Reference
LookupTableMultiLangDataSet.LookupTableMaskStructuresRow Class