ITransferDatabaseTask.DestinationOverwrite Proprietà

Definizione

Ottiene o imposta un valore che indica se il database di destinazione esistente può essere sovrascritto.

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

Valore della proprietà

true se il database di destinazione può essere sovrascritto se esiste; in caso contrario, false.

Si applica a