Partager via


ITransferSqlServerObjectsTask.PartitionFunctionsList Propriété

Définition

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

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

Valeur de propriété

Liste des fonctions de partition à transférer.

S’applique à