Compartir a través de


MiningStructurePermissionCollection.Add Method

Creates and adds a MiningStructurePermission to the collection.

Lista de sobrecargas

Nombre 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.

Vea también

Referencia

MiningStructurePermissionCollection Class
MiningStructurePermissionCollection Members
Microsoft.AnalysisServices Namespace