ITransferSqlServerObjectsTask.CopyAllTables Proprietà

Definizione

Ottiene o imposta un valore che indica se tutte le tabelle di SQL Server sono state trasferite dalla sorgente al database di destinazione.

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

Valore della proprietà

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

Si applica a