PackageNeutralClass.Parent 属性

定义

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

属性值

父级。

实现

注解

有关详细信息,请参阅 Package

适用于