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

适用于