Interface IDTSBreakpointTarget100
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see BreakpointTarget.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("66C318B3-6485-48FB-B1AF-0074CB3EEEDB")> _
Public Interface IDTSBreakpointTarget100
'Utilisation
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
Le type IDTSBreakpointTarget100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
BreakOnExpressionChange | Infrastructure. For more information, see BreakpointTarget. | |
Description | Infrastructure. For more information, see BreakpointTarget. | |
Enabled | Infrastructure. For more information, see BreakpointTarget. | |
HitCount | Infrastructure. For more information, see BreakpointTarget. | |
HitTarget | Infrastructure. For more information, see BreakpointTarget. | |
HitTest | Infrastructure. For more information, see BreakpointTarget. | |
ID | Infrastructure. For more information, see BreakpointTarget. | |
Owner | Infrastructure. For more information, see BreakpointTarget. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
ResetHitCount | Infrastructure. For more information, see BreakpointTarget. |
Haut de la page