TransferSqlServerObjectsTask.CopyAllDRIObjects 屬性

定義

取得或設定值,這個值表示工作是否複製與宣告式參考完整性 (DRI) 相關的所有物件。

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

屬性值

Boolean

如果工作複製所有與宣告式參考完整性相關的物件,則為 true;否則為 false。

適用於