ITransferSqlServerObjectsTask.IncludeExtendedProperties 屬性

定義

取得或設定一個值,指示是否將擴展屬性從來源轉移到目標資料庫。

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

屬性值

若擴充屬性從來源轉移到目標資料庫,則為真;否則,則為錯誤。

適用於