다음을 통해 공유


CubePermissionCollection.Add Method

Creates and adds a CubePermission to the collection.

오버로드 목록

이름 Description
CubePermissionCollection.Add (CubePermission)
Adds a CubePermission to the end of the collection.
CubePermissionCollection.Add (ModelComponent) (inherited from Add )
CubePermissionCollection.Add (String)
Creates and adds a CubePermission, with the specified identifier, to the end of the collection.
CubePermissionCollection.Add (ModelComponent, Boolean) (inherited from Add )
CubePermissionCollection.Add (String, IModelComponent) (inherited from Add )
CubePermissionCollection.Add (String, String)
Creates and adds a CubePermission, with the specified role identifier and name, to the end of the collection.
CubePermissionCollection.Add (String, IModelComponent, Boolean) (inherited from Add )
CubePermissionCollection.Add (String, String, String)
Creates and adds a CubePermission, with the specified role identifier, name, and identifier, to the end of the collection.

참고 항목

참조

CubePermissionCollection Class
CubePermissionCollection Members
Microsoft.AnalysisServices Namespace