Compartir a través de


ITransferSqlServerObjectsTask.PartitionFunctionsList Propiedad

Definición

Obtiene o establece la lista de funciones de partición que se van a transferir.

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

Valor de propiedad

La lista de funciones de partición que se van a transferir.

Se aplica a