Condividi tramite


ITransferSqlServerObjectsTask.IncludeExtendedProperties Proprietà

Definizione

Ottiene o imposta un valore che indica se le proprietà estese vengono trasferite dal database di 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 dall'origine al database di destinazione; in caso contrario, false.

Si applica a