Condividi tramite


TransferSqlServerObjectsTask.IncludeExtendedProperties Proprietà

Definizione

Ottiene o imposta un valore Boolean che indica se le proprietà estese vengono trasferite dall'origine al database di destinazione.

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

Valore della proprietà

true se le proprietà estese vengono trasferite dal database di origine al database di destinazione.

Implementazioni

Commenti

Il valore predefinito è false.

Si applica a