IDTSPerfRecorder100 Interface

Definition

public interface class IDTSPerfRecorder100
[System.Runtime.InteropServices.Guid("F585FE9C-7AAA-4DCE-A3F8-47ECF02A87CB")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSPerfRecorder100
[<System.Runtime.InteropServices.Guid("F585FE9C-7AAA-4DCE-A3F8-47ECF02A87CB")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSPerfRecorder100 = interface
Public Interface IDTSPerfRecorder100
Attributes

Methods

GetCounterValues(String[], Int64[])
UpdateCounter32(UInt32, Int32)
UpdateCounter64(UInt32, Int64)

Applies to