Freigeben über


TaskHostClass-Klasse

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see TaskHost.

Vererbungshierarchie

System. . :: . .Object
  Microsoft.SqlServer.Dts.Runtime.Wrapper..::..TaskHostClass

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<ClassInterfaceAttribute()> _
<GuidAttribute("7455C688-08E0-44F9-A58F-118E53A4FEFB")> _
Public Class TaskHostClass _
    Implements TaskHost, IDTSObjectHost100, IDTSTaskHost100, IDTSContainer100,  _
    IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSName100,  _
    IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100
'Usage
Dim instance As TaskHostClass
[ClassInterfaceAttribute()]
[GuidAttribute("7455C688-08E0-44F9-A58F-118E53A4FEFB")]
public class TaskHostClass : TaskHost, 
    IDTSObjectHost100, IDTSTaskHost100, IDTSContainer100, IDTSExecutable100, IDTSEventsProvider100, 
    IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, 
    IDTSPersist100, IDTSRuntimeObject100
[ClassInterfaceAttribute()]
[GuidAttribute(L"7455C688-08E0-44F9-A58F-118E53A4FEFB")]
public ref class TaskHostClass : TaskHost, 
    IDTSObjectHost100, IDTSTaskHost100, IDTSContainer100, IDTSExecutable100, IDTSEventsProvider100, 
    IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, 
    IDTSPersist100, IDTSRuntimeObject100
[<ClassInterfaceAttribute()>]
[<GuidAttribute("7455C688-08E0-44F9-A58F-118E53A4FEFB")>]
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
    end
public class TaskHostClass implements TaskHost, IDTSObjectHost100, IDTSTaskHost100, IDTSContainer100, IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100

Der TaskHostClass-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode TaskHostClass Infrastruktur For more information, see TaskHost.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft ApartmentThreaded Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft CreationName Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft DebugMode Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft DelayValidation Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft Description Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft Disable Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft DisableEventHandlers Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft EventHandlers Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft EventInfos Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft ExecutionDuration Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft ExecutionResult Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft ExecutionStatus Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft ExecutionValue Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft ExecValueVariable Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft FailPackageOnFailure Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft FailParentOnFailure Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft ForcedExecutionValue Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft ForceExecutionResult Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft ForceExecutionValue Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft HostType Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft ID Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft IDTSContainer100_DelayValidation Infrastruktur
Öffentliche Eigenschaft IDTSSuspend100_SuspendRequired Infrastruktur
Öffentliche Eigenschaft InnerObject Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft IsDefaultLocaleID Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft IsolationLevel Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft LocaleID Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft LogEntryInfos Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft LoggingMode Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft LoggingOptions Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft MaximumErrorCount Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft Name Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft Parent Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft Properties Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft StartTime Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft StopTime Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft SuspendRequired Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft TransactionOption Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft VariableDispenser Infrastruktur For more information, see TaskHost.
Öffentliche Eigenschaft Variables Infrastruktur For more information, see TaskHost.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode AcceptBreakpointManager Infrastruktur
Öffentliche Methode Equals (Geerbt von Object.)
Öffentliche Methode Execute Infrastruktur
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetExpression Infrastruktur For more information, see TaskHost.
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetParentID Infrastruktur
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode IDTSSuspend100_ResumeExecution Infrastruktur
Öffentliche Methode IDTSSuspend100_SuspendExecution Infrastruktur
Öffentliche Methode LoadFromXML Infrastruktur
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode RegenerateID Infrastruktur For more information, see TaskHost.
Öffentliche Methode ResumeExecution Infrastruktur For more information, see TaskHost.
Öffentliche Methode SaveToXML Infrastruktur
Öffentliche Methode SetExpression Infrastruktur For more information, see TaskHost.
Öffentliche Methode SuspendExecution Infrastruktur For more information, see TaskHost.
Öffentliche Methode ToString (Geerbt von Object.)
Öffentliche Methode Validate Infrastruktur

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.