언어

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

속성 값

작업이 선언적 지시 무결성과 관련된 모든 객체를 복사하면 참이고; 그렇지 않으면 거짓입니다.

적용 대상