Multidimensional access cube table
The
DEPM_MOD_MDACTABLE
table fills data into an MDAC of a
cube.Name | Definition |
---|---|
CubeID | nvarchar(50) NOT NULL; PK |
TableName | nvarchar(50) NOT NULL; PK |
CubeID
refers to the cube that the MDAC is applied to.
MDAC name and description are controlled by the system.
The table has these references:
Source columns | Target table | Target columns |
---|---|---|
CubeID | _cube | ID |
TableName | _table | Name |