Freigeben über


MiningModelPermissionCollection.Insert-Methode

Geschützte Member einschließen
Geerbte Member einschließen

Inserts a MiningModelPermission into the collection.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Geschützte Methode Insert(Int32, ModelComponent) Inserts a ModelComponent in the MajorObjectCollection at the specified index. (Geerbt von MajorObjectCollection.)
Öffentliche Methode Insert(Int32, MiningModelPermission) Inserts a MiningModelPermission into the collection at the specified index.
Öffentliche Methode 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).
Öffentliche Methode 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).
Öffentliche Methode Insert(Int32, String, String, String) Creates, inserts at the specified index and returns a new MiningModelPermission.

Zum Anfang

Siehe auch

Verweis

MiningModelPermissionCollection Klasse

Microsoft.AnalysisServices-Namespace