Partager via


Méthode MiningModelPermissionCollection.Insert

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

Inserts a MiningModelPermission 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, MiningModelPermission) Inserts a MiningModelPermission into the collection at the specified index.
Méthode publique Insert(Int32, String) Creates, inserts at the specified index and returns a new MiningModelPermission (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 MiningModelPermission (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 MiningModelPermission.

Haut de la page

Voir aussi

Référence

MiningModelPermissionCollection Classe

Espace de noms Microsoft.AnalysisServices