LookupTableDataSet.LookupTableMasksRow Members
Include Protected Members
Include Inherited Members
Represents one lookup table code mask value.
The LookupTableDataSet.LookupTableMasksRow 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 code mask is used.
Number of characters, numbers, or letters in the code mask.
Outline level of the code mask.
Type of data for a lookup table mask structure, specified by the LookupTables.MaskSequence enumeration.
Separator character in a lookup table mask for lookup table values.
Specifies the unique identifier of the lookup table which uses the code mask.
(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_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.
Determines whether the LT_MASK_VALUE_SEPARATOR 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.
SetLT_MASK_VALUE_SEPARATORNull
Sets the LT_MASK_VALUE_SEPARATOR 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