Compartir a través de


EventHandlerClass.Parent Propiedad

Definición

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

Valor de propiedad

Objeto IDTSContainer100 que es primario de esta instancia de EventHandlerClass. Devuelve null si no hay ningún elemento primario.

Implementaciones

Se aplica a