Partition Constructor
Incluir miembros protegidos
Incluir miembros heredados
Initializes a new instance of the Partition class.
Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
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. |
Arriba