CellPermissionCollection.Add Method

Creates and adds a CellPermission to the collection.

Überladungsliste

Name 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 )

Siehe auch

Verweis

CellPermissionCollection Class
CellPermissionCollection Members
Microsoft.AnalysisServices Namespace