IDTSPerfRecorder100 インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
パフォーマンス レコーダーのインターフェイスを表します。
public interface class IDTSPerfRecorder100
[System.Runtime.InteropServices.Guid("63521737-F032-4CD9-BA33-4F0FE58AB8A7")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSPerfRecorder100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("F585FE9C-7AAA-4DCE-A3F8-47ECF02A87CB")]
public interface IDTSPerfRecorder100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("3275D481-5C6D-4CD8-B07C-D756548DF149")]
public interface IDTSPerfRecorder100
[<System.Runtime.InteropServices.Guid("63521737-F032-4CD9-BA33-4F0FE58AB8A7")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSPerfRecorder100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("F585FE9C-7AAA-4DCE-A3F8-47ECF02A87CB")>]
type IDTSPerfRecorder100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("3275D481-5C6D-4CD8-B07C-D756548DF149")>]
type IDTSPerfRecorder100 = interface
Public Interface IDTSPerfRecorder100
- 属性
メソッド
GetCounterValues(String[], Int64[]) |
カウンターの値を取得します。 |
UpdateCounter32(UInt32, Int32) |
32 ビット符号付き整数のカウンターを更新します。 |
UpdateCounter64(UInt32, Int64) |
64 ビット符号付き整数のカウンターを更新します。 |