DimensionPermissions Element (ASSL)

Contains the collection of permissions applicable to a Dimension element or a CubePermission element.

구문

<Dimension> <!-- or CubePermission -->
   ...
   <DimensionPermissions>
            <DimensionPermission>...</DimensionPermission> <!-- parent: Dimension -->
      <!-- or -->
      <DimensionPermission xsi:type="CubeDimensionPermission">...</DimensionPermission> <!-- parent: CubePermission -->
      </DimensionPermissions>
   ...
</Dimension>

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element

Parent elements

CubePermission, Dimension

Child elements

DimensionPermission

주의

For CubePermission elements, DimensionPermission elements in this collection override permissions specified in the DimensionPermissions collection of each dimension explicitly referenced. If a dimension is not referenced in this collection, then the CubePermission element inherits the permissions specified in the DimensionPermissions collection of the dimension.

The corresponding element in the Analysis Management Objects (AMO) object model is DimensionPermissionCollection.

참고 항목

참조

Collections (ASSL)

도움말 및 정보

SQL Server 2005 지원 받기