Compartir a través de


SequenceClass.Parent Propiedad

Definición

Obtiene el contenedor primario.

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

Valor de propiedad

Contenedor primario.

Implementaciones

Se aplica a