IDTSPerfRecorder100 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
- 属性
方法
| GetCounterValues(String[], Int64[]) | |
| UpdateCounter32(UInt32, Int32) | |
| UpdateCounter64(UInt32, Int64) |