MiningModelPermissionCollection.Add Method
Creates and adds a MiningModelPermission to the collection.
Überladungsliste
Name | Description |
---|---|
MiningModelPermissionCollection.Add (MiningModelPermission) |
Adds a MiningModelPermission to the end of the collection.
|
MiningModelPermissionCollection.Add (ModelComponent) | (inherited from Add ) |
MiningModelPermissionCollection.Add (String) |
Creates and adds a MiningModelPermission, with the specified identifier, to the end of the collection.
|
MiningModelPermissionCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
MiningModelPermissionCollection.Add (String, IModelComponent) | (inherited from Add ) |
MiningModelPermissionCollection.Add (String, String) |
Creates and adds a MiningModelPermission, with the specified name and identifier, to the end of the collection.
|
MiningModelPermissionCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
MiningModelPermissionCollection.Add (String, String, String) |
Creates and adds a MiningModelPermission, with the specified role identifier, name, and identifier, to the end of the collection.
|
Siehe auch
Verweis
MiningModelPermissionCollection Class
MiningModelPermissionCollection Members
Microsoft.AnalysisServices Namespace