IDTSBreakpointTarget100-Schnittstelle
Diese API unterstützt die SQL Server 2012-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("66C318B3-6485-48FB-B1AF-0074CB3EEEDB")> _
Public Interface IDTSBreakpointTarget100
'Usage
Dim instance As IDTSBreakpointTarget100
[GuidAttribute("66C318B3-6485-48FB-B1AF-0074CB3EEEDB")]
public interface IDTSBreakpointTarget100
[GuidAttribute(L"66C318B3-6485-48FB-B1AF-0074CB3EEEDB")]
public interface class IDTSBreakpointTarget100
[<GuidAttribute("66C318B3-6485-48FB-B1AF-0074CB3EEEDB")>]
type IDTSBreakpointTarget100 = interface end
public interface IDTSBreakpointTarget100
Der IDTSBreakpointTarget100-Typ macht folgende Elemente verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
BreakOnExpressionChange | Infrastruktur For more information, see BreakpointTarget. | |
Description | Infrastruktur For more information, see BreakpointTarget. | |
Enabled | Infrastruktur For more information, see BreakpointTarget. | |
HitCount | Infrastruktur For more information, see BreakpointTarget. | |
HitTarget | Infrastruktur For more information, see BreakpointTarget. | |
HitTest | Infrastruktur For more information, see BreakpointTarget. | |
ID | Infrastruktur For more information, see BreakpointTarget. | |
Owner | Infrastruktur For more information, see BreakpointTarget. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
ResetHitCount | Infrastruktur For more information, see BreakpointTarget. |
Zum Anfang