Creates and adds a MiningModelPermission to the collection.
重载列表
| 名称 | 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.
 | 
请参阅
参考
MiningModelPermissionCollection Class
MiningModelPermissionCollection Members
Microsoft.AnalysisServices Namespace