Méthode MiningStructurePermissionCollection.Insert

Inclure les membres protégés
Inclure les membres hérités

Inserts a MiningStructurePermission into the collection.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode protégée Insert(Int32, ModelComponent) Inserts a ModelComponent in the MajorObjectCollection at the specified index. (hérité de MajorObjectCollection.)
Méthode publique Insert(Int32, MiningStructurePermission) Inserts a MiningStructurePermission into the collection at the specified index.
Méthode publique Insert(Int32, String) Creates, inserts at the specified index and returns a new MiningStructurePermission (with name and identifier generated to be unique in the collection).
Méthode publique Insert(Int32, String, String) Creates, inserts at the specified index and returns a new MiningStructurePermission (with identifier generated based on the specified name to be unique in the collection).
Méthode publique Insert(Int32, String, String, String) Creates, inserts at the specified index and returns a new MiningStructurePermission.

Haut de la page

Voir aussi

Référence

MiningStructurePermissionCollection Classe

Espace de noms Microsoft.AnalysisServices