Partager via


ITransferSqlServerObjectsTask.PartitionSchemesList Propriété

Définition

Obtient ou définit la liste des schémas de partition à transférer.

public:
 property System::Collections::Specialized::StringCollection ^ PartitionSchemesList { System::Collections::Specialized::StringCollection ^ get(); void set(System::Collections::Specialized::StringCollection ^ value); };
public System.Collections.Specialized.StringCollection PartitionSchemesList { get; set; }
member this.PartitionSchemesList : System.Collections.Specialized.StringCollection with get, set
Public Property PartitionSchemesList As StringCollection

Valeur de propriété

Liste des schémas de partition à transférer.

S’applique à