다음을 통해 공유


ITransferSqlServerObjectsTask.IncludeDependentObjects 속성

정의

종속 개체가 전송에 포함되는지를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

종속 개체가 전송에 포함된 경우 true입니다. 그렇지 않으면 false입니다.

적용 대상