Partager via


MiningStructurePermissionCollection.Add Method

Creates and adds a MiningStructurePermission to the collection.

Liste de surcharge

Nom Description
MiningStructurePermissionCollection.Add (MiningStructurePermission)
Adds a MiningStructurePermission to the end of the collection.
MiningStructurePermissionCollection.Add (ModelComponent) (inherited from Add )
MiningStructurePermissionCollection.Add (String)
Creates and adds a MiningStructurePermission, with the specified identifier, to the end of the collection.
MiningStructurePermissionCollection.Add (ModelComponent, Boolean) (inherited from Add )
MiningStructurePermissionCollection.Add (String, IModelComponent) (inherited from Add )
MiningStructurePermissionCollection.Add (String, String)
Creates and adds a MiningStructurePermission, with the specified name and identifier, to the end of the collection.
MiningStructurePermissionCollection.Add (String, IModelComponent, Boolean) (inherited from Add )
MiningStructurePermissionCollection.Add (String, String, String)
Creates and adds a MiningStructurePermission, with the specified role identifer, name, and identifier, to the end of the collection.

Voir aussi

Référence

MiningStructurePermissionCollection Class
MiningStructurePermissionCollection Members
Microsoft.AnalysisServices Namespace