TaskCreator64Class Class
This class supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<GuidAttribute("0EA3626B-6600-4448-932B-DEA654AD7676")> _
<TypeLibTypeAttribute(2)> _
<ClassInterfaceAttribute(0)> _
Public Class TaskCreator64Class
Implements IDTSTaskCreator100, TaskCreator64
[GuidAttribute("0EA3626B-6600-4448-932B-DEA654AD7676")]
[TypeLibTypeAttribute(2)]
[ClassInterfaceAttribute(0)]
public class TaskCreator64Class : IDTSTaskCreator100, TaskCreator64
[GuidAttribute(L"0EA3626B-6600-4448-932B-DEA654AD7676")]
[TypeLibTypeAttribute(2)]
[ClassInterfaceAttribute(0)]
public ref class TaskCreator64Class : IDTSTaskCreator100, TaskCreator64
/** @attribute GuidAttribute("0EA3626B-6600-4448-932B-DEA654AD7676") */
/** @attribute TypeLibTypeAttribute(2) */
/** @attribute ClassInterfaceAttribute(0) */
public class TaskCreator64Class implements IDTSTaskCreator100, TaskCreator64
GuidAttribute("0EA3626B-6600-4448-932B-DEA654AD7676")
TypeLibTypeAttribute(2)
ClassInterfaceAttribute(0)
public class TaskCreator64Class implements IDTSTaskCreator100, TaskCreator64
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dts.Runtime.Wrapper.TaskCreator64Class
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.