TaskHost 介面

定義

public interface class TaskHost : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSObjectHost100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.TaskHostClass))]
[System.Runtime.InteropServices.Guid("0E2763FA-2D06-4A62-920E-1D5E4D5A2220")]
public interface TaskHost : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSObjectHost100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.TaskHostClass))>]
[<System.Runtime.InteropServices.Guid("0E2763FA-2D06-4A62-920E-1D5E4D5A2220")>]
type TaskHost = interface
    interface IDTSObjectHost100
Public Interface TaskHost
Implements IDTSObjectHost100
衍生
屬性
實作

屬性

名稱 Description
DelayValidation (繼承來源 IDTSObjectHost100)
HostType (繼承來源 IDTSObjectHost100)
InnerObject (繼承來源 IDTSObjectHost100)

適用於