TaskHost Interface

Definição

Essa API dá suporte à infraestrutura do produto e não se destina a ser usada diretamente do seu código. Para obter mais informações, consulte TaskHostClass.

public interface class TaskHost : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSObjectHost100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.TaskHostClass))]
[System.Runtime.InteropServices.Guid("04E3A50C-72F4-4BD7-8B8F-A93D14329624")]
public interface TaskHost : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSObjectHost100
Public Interface TaskHost
Implements IDTSObjectHost100
Derivado
Atributos
Implementações

Propriedades

DelayValidation (Herdado de IDTSObjectHost100)
HostType (Herdado de IDTSObjectHost100)
InnerObject (Herdado de IDTSObjectHost100)

Aplica-se a