MiningStructurePermissionCollection.Add Method

Creates and adds a MiningStructurePermission to the collection.

多載清單

名稱 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.

請參閱

參考

MiningStructurePermissionCollection Class
MiningStructurePermissionCollection Members
Microsoft.AnalysisServices Namespace