TaskHost 인터페이스

정의

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
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.TaskHostClass))>]
[<System.Runtime.InteropServices.Guid("04E3A50C-72F4-4BD7-8B8F-A93D14329624")>]
type TaskHost = interface
    interface IDTSObjectHost100
Public Interface TaskHost
Implements IDTSObjectHost100
파생
특성
구현

속성

DelayValidation (다음에서 상속됨 IDTSObjectHost100)
HostType (다음에서 상속됨 IDTSObjectHost100)
InnerObject (다음에서 상속됨 IDTSObjectHost100)

적용 대상