Freigeben über


Partition-Konstruktor

Initializes a new instance of the Partition class.

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
Öffentliche Methode Partition() () () () Initializes a new instance of the Partition class.
Öffentliche Methode Partition(String) Initializes a new instance of the Partition class using System.String as the name of the partition.
Öffentliche Methode Partition(String, String) Initializes a new instance of the Partition class, using System.Stringname as the name of the partition, and using System.Stringid as the internal name of the object.

Zum Anfang