Inserts a MiningModelPermission into the collection.
오버로드 목록
| 이름 | Description |
|---|---|
| MiningModelPermissionCollection.Insert (Int32, MiningModelPermission) |
Inserts a MiningModelPermission into the collection at the specified index.
|
| MiningModelPermissionCollection.Insert (Int32, ModelComponent) | (inherited from Insert ) |
| MiningModelPermissionCollection.Insert (Int32, String) |
Creates and inserts a MiningModelPermission, with the specified identifier, into the collection at the specified index.
|
| MiningModelPermissionCollection.Insert (IModelComponent, String, Int32) | (inherited from Insert ) |
| MiningModelPermissionCollection.Insert (Int32, String, String) |
Creates and inserts a MiningModelPermission, with the specified name and identifier, into the collection at the specified index.
|
| MiningModelPermissionCollection.Insert (IModelComponent, String, Int32, Boolean) | (inherited from Insert ) |
| MiningModelPermissionCollection.Insert (Int32, String, String, String) |
Creates and inserts a MiningModelPermission, with the specified role identifier, name, and identifier, into the collection at the specified index.
|
참고 항목
참조
MiningModelPermissionCollection Class
MiningModelPermissionCollection Members
Microsoft.AnalysisServices Namespace