IDTSSupportDataTapConfiguration100 Interface
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.
Provides methods for accessing data tap configuration.
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
- Attributes
Methods
GetTapConfiguration() |
Retrieves the data tap configuration. |
SetTapConfiguration(IDTSDataTapConfiguration100) |
Assigns the specified data tap configuration. |