ForLoopClass.Parent Proprietà

Definizione

Ottiene l'elemento padre del contenitore.

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

Valore della proprietà

Elemento padre del contenitore.

Implementazioni

Si applica a