Freigeben über


IDTSBreakpointTarget100-Schnittstelle

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see BreakpointTarget.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("F1BAD752-1395-4CEB-AC31-D86747BDD386")> _
Public Interface IDTSBreakpointTarget100
'Usage
Dim instance As IDTSBreakpointTarget100
[GuidAttribute("F1BAD752-1395-4CEB-AC31-D86747BDD386")]
public interface IDTSBreakpointTarget100
[GuidAttribute(L"F1BAD752-1395-4CEB-AC31-D86747BDD386")]
public interface class IDTSBreakpointTarget100
[<GuidAttribute("F1BAD752-1395-4CEB-AC31-D86747BDD386")>]
type IDTSBreakpointTarget100 =  interface end
public interface IDTSBreakpointTarget100

Der IDTSBreakpointTarget100-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft BreakOnExpressionChange Infrastruktur For more information, see BreakpointTarget.
Öffentliche Eigenschaft Description Infrastruktur For more information, see BreakpointTarget.
Öffentliche Eigenschaft Enabled Infrastruktur For more information, see BreakpointTarget.
Öffentliche Eigenschaft HitCount Infrastruktur For more information, see BreakpointTarget.
Öffentliche Eigenschaft HitTarget Infrastruktur For more information, see BreakpointTarget.
Öffentliche Eigenschaft HitTest Infrastruktur For more information, see BreakpointTarget.
Öffentliche Eigenschaft ID Infrastruktur For more information, see BreakpointTarget.
Öffentliche Eigenschaft Owner Infrastruktur For more information, see BreakpointTarget.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode ResetHitCount Infrastruktur For more information, see BreakpointTarget.

Zum Anfang