PackageRemote64Class.Parent 屬性

定義

取得父容器。

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSContainer100 ^ Parent { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSContainer100 ^ get(); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSContainer100 Parent { get; }
member this.Parent : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSContainer100
Public Overridable ReadOnly Property Parent As IDTSContainer100

屬性值

IDTSContainer100

IDTSContainer100物件,該物件為目前 DtsContainer 的父系。

實作

適用於