다음을 통해 공유


PrecedenceConstraintClass.Parent 속성

정의

PrecedenceConstraintClass 개체의 부모를 가져옵니다.

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

속성 값

PrecedenceConstraintClass 개체의 부모입니다.

구현

특성

적용 대상