_CubeAccessControl

The _CubeAccessControl table relates data cubes to their multidimensional access control cubes (MDACs).

This table describes _CubeAccessControl:

Column Type Description
CubeName String(50) The name of the cube whose data access cube to relate.
AccessCubeName String(50) The name of an access control cube of the cube named in CubeName.
Comment Text User defined comment.

General information

The CubeName column is linked from _Cubes.CubeName.

One data cube can have many access control cubes.