TaskCreator32Class Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a 32-bit task creator class.
public ref class TaskCreator32Class : Microsoft::SqlServer::Dts::Runtime::Wrapper::TaskCreator32
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("ACD1A167-BD9D-4015-B0A9-520B6809DD5F")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class TaskCreator32Class : Microsoft.SqlServer.Dts.Runtime.Wrapper.TaskCreator32
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("3717446E-312B-40CF-B174-578A91C11717")]
public class TaskCreator32Class : Microsoft.SqlServer.Dts.Runtime.Wrapper.TaskCreator32
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("C93EA9B8-70D7-4ACB-85B4-636AF9F6B3F6")]
public class TaskCreator32Class : Microsoft.SqlServer.Dts.Runtime.Wrapper.TaskCreator32
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("ACD1A167-BD9D-4015-B0A9-520B6809DD5F")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type TaskCreator32Class = class
interface IDTSTaskCreator100
interface TaskCreator32
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("3717446E-312B-40CF-B174-578A91C11717")>]
type TaskCreator32Class = class
interface IDTSTaskCreator100
interface TaskCreator32
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("C93EA9B8-70D7-4ACB-85B4-636AF9F6B3F6")>]
type TaskCreator32Class = class
interface IDTSTaskCreator100
interface TaskCreator32
Public Class TaskCreator32Class
Implements TaskCreator32
- Inheritance
-
TaskCreator32Class
- Attributes
- Implements
Constructors
TaskCreator32Class() |
Initializes a new instance of the TaskCreator32Class class. |
Methods
CreateTask(String, String, IDTSBreakpointManager100, IDTSInfoEvents100, UInt32, IDTSTask100) |
Creates a task. |
MarshalConnections(IDTSConnections100, IDTSConnections100) |
Organizes the connections. |