Interface IDTSBreakpointTarget100
Cette API prend en charge l'infrastructure 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("F1BAD752-1395-4CEB-AC31-D86747BDD386")> _
Public Interface IDTSBreakpointTarget100
'Utilisation
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
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