LookupTableMultiLangDataSet.LookupTableMaskValuesRow Members
Include Protected Members
Include Inherited Members
Represents one code mask value in a multilanguage lookup table.
The LookupTableMultiLangDataSet.LookupTableMaskValuesRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
HasErrors | (Inherited from DataRow.) | |
Item[Int32] | (Inherited from DataRow.) | |
Item[String] | (Inherited from DataRow.) | |
Item[DataColumn] | (Inherited from DataRow.) | |
Item[Int32, DataRowVersion] | (Inherited from DataRow.) | |
Item[String, DataRowVersion] | (Inherited from DataRow.) | |
Item[DataColumn, DataRowVersion] | (Inherited from DataRow.) | |
ItemArray | (Inherited from DataRow.) | |
LCID | Specifies the locale identifier value for a code mask in a multilanguage lookup table. | |
LookupTableMaskStructuresRowParent | Specifies the GUID of the parent LookupTableMaskStructures row for the code mask value. | |
LT_MASK_STRUCT_LEVEL | Indicates the outline level of the lookup table mask structure for the code mask value. | |
LT_MASK_VALUE_SEPARATOR | Specifies the Separator character to use for multilevel lookup table values. | |
LT_UID | Specifies the unique identifier of the multilanguage lookup table that uses the code mask. | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
Table | (Inherited from DataRow.) |
Top
Methods
Top
Extension Methods
Name | Description | |
---|---|---|
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top