Linguaggio

ITransferSqlServerObjectsTask.CopyAllDefaults Proprietà

Definizione

Ottiene o imposta un valore che indica se il trasferimento include i valori predefiniti di SQL Server.

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

Valore della proprietà

vero se il trasferimento include i valori predefiniti di SQL Server; altrimenti, falso.

Si applica a