TaskHost Interfaz

Definición

public interface class TaskHost : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSObjectHost100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.TaskHostClass))]
[System.Runtime.InteropServices.Guid("96BFFB2B-18FD-4852-ABDA-3A3DC35C463D")]
public interface TaskHost : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSObjectHost100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.TaskHostClass))>]
[<System.Runtime.InteropServices.Guid("96BFFB2B-18FD-4852-ABDA-3A3DC35C463D")>]
type TaskHost = interface
    interface IDTSObjectHost100
Public Interface TaskHost
Implements IDTSObjectHost100
Derivado
Atributos
Implementaciones

Propiedades

DelayValidation (Heredado de IDTSObjectHost100)
HostType (Heredado de IDTSObjectHost100)
InnerObject (Heredado de IDTSObjectHost100)

Se aplica a