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