IDTSBreakpointTarget100 インターフェイス

定義

詳細については、BreakpointTargetを参照してください。

public interface class IDTSBreakpointTarget100
[System.Runtime.InteropServices.Guid("CCF37A32-16A7-4F3F-A236-670315C3A515")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSBreakpointTarget100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("FE6660F7-778A-468C-949D-7259B63DF8C3")]
public interface IDTSBreakpointTarget100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("8BEF0AB2-4882-4771-9372-3F06A5A882D8")]
public interface IDTSBreakpointTarget100
[<System.Runtime.InteropServices.Guid("CCF37A32-16A7-4F3F-A236-670315C3A515")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSBreakpointTarget100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("FE6660F7-778A-468C-949D-7259B63DF8C3")>]
type IDTSBreakpointTarget100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("8BEF0AB2-4882-4771-9372-3F06A5A882D8")>]
type IDTSBreakpointTarget100 = interface
Public Interface IDTSBreakpointTarget100
属性

プロパティ

名前 説明
BreakOnExpressionChange

詳細については、BreakpointTargetを参照してください。

Description

詳細については、BreakpointTargetを参照してください。

Enabled

詳細については、BreakpointTargetを参照してください。

HitCount

詳細については、BreakpointTargetを参照してください。

HitTarget

詳細については、BreakpointTargetを参照してください。

HitTest

詳細については、BreakpointTargetを参照してください。

ID

詳細については、BreakpointTargetを参照してください。

Owner

詳細については、BreakpointTargetを参照してください。

メソッド

名前 説明
ResetHitCount()

詳細については、BreakpointTargetを参照してください。

適用対象