Condividi tramite


ITransferSqlServerObjectsTask.CopyAllSchemas Proprietà

Definizione

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

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

Valore della proprietà

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

Si applica a