IDTSTaskCreator100 Interfaz
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public interface class IDTSTaskCreator100
[System.Runtime.InteropServices.Guid("DD7227C0-DD81-4B2A-9ED2-C7849E561C1A")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
public interface IDTSTaskCreator100
[<System.Runtime.InteropServices.Guid("DD7227C0-DD81-4B2A-9ED2-C7849E561C1A")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
type IDTSTaskCreator100 = interface
Public Interface IDTSTaskCreator100
- Derivado
- Atributos
Métodos
| CreateTask(String, String, IDTSBreakpointManager100, IDTSInfoEvents100, UInt32, IDTSTask100) | |
| MarshalConnections(IDTSConnections100, IDTSConnections100) |