ITransferSqlServerObjectsTask.CopyAllViews Proprietà

Definizione

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

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

Valore della proprietà

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

Si applica a