TransferSqlServerObjectsTask.CopyAllDRIObjects 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定值,這個值表示工作是否複製與宣告式參考完整性 (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
屬性值
如果工作複製所有與宣告式參考完整性相關的物件,則為 true;否則為 false。