IDTSSupportPerfRecorder100 インターフェイス

定義

パフォーマンス レコーダーのサポートのためのインターフェイスを表します。

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
属性

メソッド

GetPerfRecorder()

パフォーマンス レコーダーを取得します。

SetPerfRecorder(IDTSPerfRecorder100)

パフォーマンス レコーダーを設定します。

適用対象