Condividi tramite


ITransferSqlServerObjectsTask.CopyAllPartitionFunctions Proprietà

Definizione

Ottiene o imposta un valore che indica se tutte le partizioni di SQL Server vengono trasferite dal database di origine al database di destinazione.

public:
 property bool CopyAllPartitionFunctions { bool get(); void set(bool value); };
public bool CopyAllPartitionFunctions { get; set; }
member this.CopyAllPartitionFunctions : bool with get, set
Public Property CopyAllPartitionFunctions As Boolean

Valore della proprietà

true se tutte le SQL Server partizioni vengono trasferite dall'origine al database di destinazione; in caso contrario, false.

Si applica a