LookupTableMultiLangDataSet.LookupTableStructuresRow Members
Include Protected Members
Include Inherited Members
Specifies one row of lookup table structure data.
The LookupTableMultiLangDataSet.LookupTableStructuresRow 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.) | |
LookupTablesRow | Represents the multilanguage lookup table that contains the structure. | |
LookupTableStructuresRowParent | Represents the parent row of the lookup table structure. | |
LT_PARENT_STRUCT_UID | Specifes the GUID of the parent lookup table structure. | |
LT_STRUCT_COOKIE | Specifies a token for the lookup table structure. | |
LT_STRUCT_UID | Specifies the GUID for the lookup table structure. | |
LT_UID | Specifies the GUID of the multilanguage lookup table that uses the structure. | |
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