Classe TaskHostClass
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see TaskHost.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..TaskHostClass
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<ClassInterfaceAttribute()> _
<GuidAttribute("7455C688-08E0-44F9-A58F-118E53A4FEFB")> _
Public Class TaskHostClass _
Implements TaskHost, IDTSObjectHost100, IDTSTaskHost100, IDTSContainer100, _
IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSName100, _
IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100
'Utilisation
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
Le type TaskHostClass expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
TaskHostClass | Infrastructure. For more information, see TaskHost. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
ApartmentThreaded | Infrastructure. For more information, see TaskHost. | |
CreationName | Infrastructure. For more information, see TaskHost. | |
DebugMode | Infrastructure. For more information, see TaskHost. | |
DelayValidation | Infrastructure. For more information, see TaskHost. | |
Description | Infrastructure. For more information, see TaskHost. | |
Disable | Infrastructure. For more information, see TaskHost. | |
DisableEventHandlers | Infrastructure. For more information, see TaskHost. | |
EventHandlers | Infrastructure. For more information, see TaskHost. | |
EventInfos | Infrastructure. For more information, see TaskHost. | |
ExecutionDuration | Infrastructure. For more information, see TaskHost. | |
ExecutionResult | Infrastructure. For more information, see TaskHost. | |
ExecutionStatus | Infrastructure. For more information, see TaskHost. | |
ExecutionValue | Infrastructure. For more information, see TaskHost. | |
ExecValueVariable | Infrastructure. For more information, see TaskHost. | |
FailPackageOnFailure | Infrastructure. For more information, see TaskHost. | |
FailParentOnFailure | Infrastructure. For more information, see TaskHost. | |
ForcedExecutionValue | Infrastructure. For more information, see TaskHost. | |
ForceExecutionResult | Infrastructure. For more information, see TaskHost. | |
ForceExecutionValue | Infrastructure. For more information, see TaskHost. | |
HostType | Infrastructure. For more information, see TaskHost. | |
ID | Infrastructure. For more information, see TaskHost. | |
IDTSContainer100_DelayValidation | Infrastructure. | |
IDTSSuspend100_SuspendRequired | Infrastructure. | |
InnerObject | Infrastructure. For more information, see TaskHost. | |
IsDefaultLocaleID | Infrastructure. For more information, see TaskHost. | |
IsolationLevel | Infrastructure. For more information, see TaskHost. | |
LocaleID | Infrastructure. For more information, see TaskHost. | |
LogEntryInfos | Infrastructure. For more information, see TaskHost. | |
LoggingMode | Infrastructure. For more information, see TaskHost. | |
LoggingOptions | Infrastructure. For more information, see TaskHost. | |
MaximumErrorCount | Infrastructure. For more information, see TaskHost. | |
Name | Infrastructure. For more information, see TaskHost. | |
Parent | Infrastructure. For more information, see TaskHost. | |
Properties | Infrastructure. For more information, see TaskHost. | |
StartTime | Infrastructure. For more information, see TaskHost. | |
StopTime | Infrastructure. For more information, see TaskHost. | |
SuspendRequired | Infrastructure. For more information, see TaskHost. | |
TransactionOption | Infrastructure. For more information, see TaskHost. | |
VariableDispenser | Infrastructure. For more information, see TaskHost. | |
Variables | Infrastructure. For more information, see TaskHost. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
AcceptBreakpointManager | Infrastructure. | |
Equals | (hérité de Object.) | |
Execute | Infrastructure. | |
Finalize | (hérité de Object.) | |
GetExpression | Infrastructure. For more information, see TaskHost. | |
GetHashCode | (hérité de Object.) | |
GetParentID | Infrastructure. | |
GetType | (hérité de Object.) | |
IDTSSuspend100_ResumeExecution | Infrastructure. | |
IDTSSuspend100_SuspendExecution | Infrastructure. | |
LoadFromXML | Infrastructure. | |
MemberwiseClone | (hérité de Object.) | |
RegenerateID | Infrastructure. For more information, see TaskHost. | |
ResumeExecution | Infrastructure. For more information, see TaskHost. | |
SaveToXML | Infrastructure. | |
SetExpression | Infrastructure. For more information, see TaskHost. | |
SuspendExecution | Infrastructure. For more information, see TaskHost. | |
ToString | (hérité de Object.) | |
Validate | Infrastructure. |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.