Condividi tramite


ITransferSqlServerObjectsTask.CopyAllDefaults Proprietà

Definizione

Ottiene o imposta un valore che indica se il trasferimento include le impostazioni predefinite 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à

true se il trasferimento include il SQL Server impostazione predefinita; in caso contrario, false.

Si applica a