TaskHostClass Classe

Definição

public ref class TaskHostClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSBreakpointSite100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSContainer100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSEventsProvider100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSExecutable100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSExecutionMetrics100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSName100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSPersist100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSPropertiesProvider100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSRuntimeObject100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSTaskHost100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::TaskHost
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("1CB3E11A-EC95-477E-8A17-A6F626AFF84B")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class TaskHostClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSBreakpointSite100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSContainer100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSEventsProvider100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSExecutable100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSExecutionMetrics100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSPersist100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSPropertiesProvider100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSRuntimeObject100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSTaskHost100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.TaskHost
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("1CB3E11A-EC95-477E-8A17-A6F626AFF84B")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type TaskHostClass = class
    interface TaskHost
    interface IDTSObjectHost100
    interface IDTSTaskHost100
    interface IDTSContainer100
    interface IDTSExecutable100
    interface IDTSEventsProvider100
    interface IDTSExecutionMetrics100
    interface IDTSPropertiesProvider100
    interface IDTSName100
    interface IDTSBreakpointSite100
    interface IDTSSuspend100
    interface IDTSPersist100
    interface IDTSRuntimeObject100
Public Class TaskHostClass
Implements IDTSBreakpointSite100, IDTSContainer100, IDTSEventsProvider100, IDTSExecutable100, IDTSExecutionMetrics100, IDTSName100, IDTSPersist100, IDTSPropertiesProvider100, IDTSRuntimeObject100, IDTSTaskHost100, TaskHost
Herança
TaskHostClass
Atributos
Implementações

Construtores

TaskHostClass()

Propriedades

ApartmentThreaded
CreationName
DebugMode
DelayValidation
Description
Disable
DisableEventHandlers
EventHandlers
EventInfos
ExecutionDuration
ExecutionResult
ExecutionStatus
ExecutionValue
ExecValueVariable
FailPackageOnFailure
FailParentOnFailure
ForcedExecutionValue
ForceExecutionResult
ForceExecutionValue
HostType
ID
IDTSContainer100_DelayValidation
IDTSSuspend100_SuspendRequired
InnerObject
IsDefaultLocaleID
IsolationLevel
LocaleID
LogEntryInfos
LoggingMode
LoggingOptions
MaximumErrorCount
Name
Parent
Properties
StartTime
StopTime
SuspendRequired
TransactionOption
VariableDispenser
Variables

Métodos

AcceptBreakpointManager(IDTSBreakpointManager100)
ComputeExpressions(Boolean)
Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object)
GetExpression(String)
GetParentID()
IDTSContainer100_get_DelayValidation()
IDTSContainer100_set_DelayValidation(Boolean)
IDTSSuspend100_get_SuspendRequired()
IDTSSuspend100_ResumeExecution()
IDTSSuspend100_set_SuspendRequired(Boolean)
IDTSSuspend100_SuspendExecution()
LoadFromXML(Object, IDTSEvents100)
RegenerateID()
ResumeExecution()
SaveToXML(Object, Object, IDTSEvents100)
SetExpression(String, String)
SuspendExecution()
Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100)

Aplica-se a