MiningStructurePermissionCollection.Insert Method
Inserts a MiningStructurePermission into the collection.
Liste de surcharge
Nom | Description |
---|---|
MiningStructurePermissionCollection.Insert (Int32, MiningStructurePermission) |
Inserts a MiningStructurePermission into the collection at the specified index.
|
MiningStructurePermissionCollection.Insert (Int32, ModelComponent) | (inherited from Insert ) |
MiningStructurePermissionCollection.Insert (Int32, String) |
Creates and inserts a MiningStructurePermission, with the specified identifier, into the collection at the specified index.
|
MiningStructurePermissionCollection.Insert (IModelComponent, String, Int32) | (inherited from Insert ) |
MiningStructurePermissionCollection.Insert (Int32, String, String) |
Creates and inserts a MiningStructurePermission, with the specified name and identifier, into the collection at the specified index.
|
MiningStructurePermissionCollection.Insert (IModelComponent, String, Int32, Boolean) | (inherited from Insert ) |
MiningStructurePermissionCollection.Insert (Int32, String, String, String) |
Creates and inserts a MiningStructurePermission, with the specified role identifier, name, and identifier, into the collection at the specified index.
|
Voir aussi
Référence
MiningStructurePermissionCollection Class
MiningStructurePermissionCollection Members
Microsoft.AnalysisServices Namespace