Partition 建構

Initializes a new instance of the Partition class.

多載清單 

  名稱 描述
公用方法 Partition() () () () Initializes a new instance of the Partition class.
公用方法 Partition(String) Initializes a new instance of the Partition class using System.String as the name of the partition.
公用方法 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.

頂端