Linguaggio

ITransferSqlServerObjectsTask.CopyAllPartitionFunctions Proprietà

Definizione

Ottiene o imposta un valore che indica se tutte le partizioni di SQL Server vengono trasferite dalla sorgente 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à

vero se tutte le partizioni di SQL Server vengono trasferite dalla sorgente al database di destinazione; altrimenti, falso.

Si applica a