TaskHost 인터페이스

정의

자세한 내용은 TaskHostClass를 참조하세요.

public interface class TaskHost : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSObjectHost100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.TaskHostClass))]
[System.Runtime.InteropServices.Guid("0D9ABBB5-DF2F-482E-90C2-547AD2DC77D5")]
public interface TaskHost : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSObjectHost100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.TaskHostClass))]
[System.Runtime.InteropServices.Guid("0E2763FA-2D06-4A62-920E-1D5E4D5A2220")]
public interface TaskHost : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSObjectHost100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.TaskHostClass))]
[System.Runtime.InteropServices.Guid("71B9DEFB-29BE-4B42-9B0A-B1350714E19E")]
public interface TaskHost : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSObjectHost100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.TaskHostClass))>]
[<System.Runtime.InteropServices.Guid("0D9ABBB5-DF2F-482E-90C2-547AD2DC77D5")>]
type TaskHost = interface
    interface IDTSObjectHost100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.TaskHostClass))>]
[<System.Runtime.InteropServices.Guid("0E2763FA-2D06-4A62-920E-1D5E4D5A2220")>]
type TaskHost = interface
    interface IDTSObjectHost100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.TaskHostClass))>]
[<System.Runtime.InteropServices.Guid("71B9DEFB-29BE-4B42-9B0A-B1350714E19E")>]
type TaskHost = interface
    interface IDTSObjectHost100
Public Interface TaskHost
Implements IDTSObjectHost100
파생
특성
구현

속성

DelayValidation

자세한 내용은 TaskHost를 참조하세요.

(다음에서 상속됨 IDTSObjectHost100)
HostType

자세한 내용은 TaskHost를 참조하세요.

(다음에서 상속됨 IDTSObjectHost100)
InnerObject

자세한 내용은 TaskHost를 참조하세요.

(다음에서 상속됨 IDTSObjectHost100)

적용 대상