Freigeben über


MiningStructurePermissionCollection.Insert-Methode

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

Inserts a MiningStructurePermission 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, MiningStructurePermission) Inserts a MiningStructurePermission into the collection at the specified index.
Öffentliche Methode 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).
Öffentliche Methode 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).
Öffentliche Methode Insert(Int32, String, String, String) Creates, inserts at the specified index and returns a new MiningStructurePermission.

Zum Anfang

Siehe auch

Verweis

MiningStructurePermissionCollection Klasse

Microsoft.AnalysisServices-Namespace