_CubeAccessControl

The _CubeAccessControl table relates fact 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 fact cube can have many access control cubes.