IDTSSupportDataTapConfiguration100 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í.
Proporciona métodos para tener acceso a la configuración de derivación de datos.
public interface class IDTSSupportDataTapConfiguration100
[System.Runtime.InteropServices.Guid("C6A86A46-166A-4AE6-BCD2-D463369C81B2")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSSupportDataTapConfiguration100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("2EE21356-58CD-4511-B33D-142E3B456DCC")]
public interface IDTSSupportDataTapConfiguration100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("9480FA68-1567-4056-9379-7B5CF5CB45C8")]
public interface IDTSSupportDataTapConfiguration100
[<System.Runtime.InteropServices.Guid("C6A86A46-166A-4AE6-BCD2-D463369C81B2")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSSupportDataTapConfiguration100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("2EE21356-58CD-4511-B33D-142E3B456DCC")>]
type IDTSSupportDataTapConfiguration100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("9480FA68-1567-4056-9379-7B5CF5CB45C8")>]
type IDTSSupportDataTapConfiguration100 = interface
Public Interface IDTSSupportDataTapConfiguration100
- Atributos
Métodos
GetTapConfiguration() |
Recupera la configuración de derivación de datos. |
SetTapConfiguration(IDTSDataTapConfiguration100) |
Asigna la configuración de derivación de datos especificada. |