Share via


TaskHost Interface

Definition

public interface class TaskHost : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSObjectHost100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.TaskHostClass))]
[System.Runtime.InteropServices.Guid("0D9ABBB5-DF2F-482E-90C2-547AD2DC77D5")]
public interface TaskHost : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSObjectHost100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.TaskHostClass))>]
[<System.Runtime.InteropServices.Guid("0D9ABBB5-DF2F-482E-90C2-547AD2DC77D5")>]
type TaskHost = interface
    interface IDTSObjectHost100
Public Interface TaskHost
Implements IDTSObjectHost100
Derived
Attributes
Implements

Properties

DelayValidation (Inherited from IDTSObjectHost100)
HostType (Inherited from IDTSObjectHost100)
InnerObject (Inherited from IDTSObjectHost100)

Applies to