The PPLCubeDataTableInfo class is used to work with description of cube data table.
NObject
PPLCubeDataTableInfo
dateKey. Returns name of the table field, which stores date keys of temporary dimension.
factsKey. Returns name of the table field, which stores fact keys.
fields. Returns array of all table fields.
name. Returns table name.
primaryKey. Returns primary table key.
valueKey. Returns name of the table field, which stores value keys.
dataTableInfo. Creates cube data table description.
See also: