IDTSPerfRecorder100 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.
public interface class IDTSPerfRecorder100
[System.Runtime.InteropServices.Guid("299F29A4-F752-462B-9855-6648A45166F9")]
[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("299F29A4-F752-462B-9855-6648A45166F9")>]
[<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) |