다음을 통해 공유


CellPermissionCollection.Add Method

Creates and adds a CellPermission to the collection.

오버로드 목록

이름 Description
CellPermissionCollection.Add (CellPermission)
Adds a CellPermission to the end of the collection.
CellPermissionCollection.Add (CellPermissionAccess)
Creates and adds a CellPermission, with the specified CellPermissionAccess value, to the end of the collection.
CellPermissionCollection.Add (ModelComponent) (inherited from Add )
CellPermissionCollection.Add (ModelComponent, Boolean) (inherited from Add )
CellPermissionCollection.Add (String, IModelComponent) (inherited from Add )
CellPermissionCollection.Add (String, IModelComponent, Boolean) (inherited from Add )

참고 항목

참조

CellPermissionCollection Class
CellPermissionCollection Members
Microsoft.AnalysisServices Namespace