TaskHostClass Class
This class supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see TaskHost.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<GuidAttribute("7455C688-08E0-44F9-A58F-118E53A4FEFB")> _
<ClassInterfaceAttribute(0)> _
<TypeLibTypeAttribute(2)> _
Public Class TaskHostClass
Implements TaskHost, IDTSObjectHost100, IDTSTaskHost100, IDTSContainer100, _
IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSName100, _
IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100
[GuidAttribute("7455C688-08E0-44F9-A58F-118E53A4FEFB")]
[ClassInterfaceAttribute(0)]
[TypeLibTypeAttribute(2)]
public class TaskHostClass : TaskHost, IDTSObjectHost100, IDTSTaskHost100,
IDTSContainer100, IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100,
IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100
[GuidAttribute(L"7455C688-08E0-44F9-A58F-118E53A4FEFB")]
[ClassInterfaceAttribute(0)]
[TypeLibTypeAttribute(2)]
public ref class TaskHostClass : TaskHost, IDTSObjectHost100, IDTSTaskHost100,
IDTSContainer100, IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100,
IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100
/** @attribute GuidAttribute("7455C688-08E0-44F9-A58F-118E53A4FEFB") */
/** @attribute ClassInterfaceAttribute(0) */
/** @attribute TypeLibTypeAttribute(2) */
public class TaskHostClass implements TaskHost, IDTSObjectHost100,
IDTSTaskHost100, IDTSContainer100, IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100,
IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100,
IDTSRuntimeObject100
GuidAttribute("7455C688-08E0-44F9-A58F-118E53A4FEFB")
ClassInterfaceAttribute(0)
TypeLibTypeAttribute(2)
public class TaskHostClass implements TaskHost, IDTSObjectHost100,
IDTSTaskHost100, IDTSContainer100, IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100,
IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100,
IDTSRuntimeObject100
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dts.Runtime.Wrapper.TaskHostClass
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.