ITransferSqlServerObjectsTask.CopyAllSqlAssemblies Proprietà

Definizione

Ottiene o imposta un valore che indica se tutti gli assembly di SQL Server vengono trasferiti dal database di origine al database di destinazione.

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

Valore della proprietà

Boolean

true se tutti gli assembly di SQL Server vengono trasferiti dal database di origine al database di destinazione; in caso contrario, false.

Si applica a