IDTSSupportPerfRecorder100 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.
Represents the interface for the support for the performance recorder.
public interface class IDTSSupportPerfRecorder100
[System.Runtime.InteropServices.Guid("086118A0-2428-451D-8ED1-FB7AC5DCD8DB")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSSupportPerfRecorder100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("B6C28BA6-AE8E-4EAB-9A75-059D17C6E4C5")]
public interface IDTSSupportPerfRecorder100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("506D31A5-0E89-49E9-87E7-B3E411EEEC6E")]
public interface IDTSSupportPerfRecorder100
[<System.Runtime.InteropServices.Guid("086118A0-2428-451D-8ED1-FB7AC5DCD8DB")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSSupportPerfRecorder100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("B6C28BA6-AE8E-4EAB-9A75-059D17C6E4C5")>]
type IDTSSupportPerfRecorder100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("506D31A5-0E89-49E9-87E7-B3E411EEEC6E")>]
type IDTSSupportPerfRecorder100 = interface
Public Interface IDTSSupportPerfRecorder100
- Attributes
Methods
GetPerfRecorder() |
Gets the performance recorder. |
SetPerfRecorder(IDTSPerfRecorder100) |
Sets the performance recorder. |