다음을 통해 공유


IDTSContainer100.Parent 속성

정의

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSContainer100 ^ Parent { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSContainer100 ^ get(); };
[System.Runtime.InteropServices.DispId(23)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSContainer100 Parent { [System.Runtime.InteropServices.DispId(23)] get; }
[<System.Runtime.InteropServices.DispId(23)>]
[<get: System.Runtime.InteropServices.DispId(23)>]
member this.Parent : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSContainer100
Public ReadOnly Property Parent As IDTSContainer100

속성 값

컨테이너의 부모입니다.

특성

설명

자세한 내용은 DtsContainer를 참조하세요.

적용 대상