Interface IDTSBreakpointSite100
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 IDTSBreakpointSite.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("396DF2B0-BAAC-4665-A0D8-E4E7902FC92D")> _
Public Interface IDTSBreakpointSite100 _
Inherits IDTSSuspend100
'Utilisation
Dim instance As IDTSBreakpointSite100
[GuidAttribute("396DF2B0-BAAC-4665-A0D8-E4E7902FC92D")]
public interface IDTSBreakpointSite100 : IDTSSuspend100
[GuidAttribute(L"396DF2B0-BAAC-4665-A0D8-E4E7902FC92D")]
public interface class IDTSBreakpointSite100 : IDTSSuspend100
[<GuidAttribute("396DF2B0-BAAC-4665-A0D8-E4E7902FC92D")>]
type IDTSBreakpointSite100 =
interface
interface IDTSSuspend100
end
public interface IDTSBreakpointSite100 extends IDTSSuspend100
Le type IDTSBreakpointSite100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
DebugMode | Infrastructure. For more information, see IDTSBreakpointSite. | |
SuspendRequired | Infrastructure. For more information, see IDTSBreakpointSite. | |
SuspendRequired | Infrastructure. For more information, see IDTSSuspend. (hérité de IDTSSuspend100.) |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
AcceptBreakpointManager | Infrastructure. For more information, see IDTSBreakpointSite. | |
ResumeExecution() () () () | Infrastructure. For more information, see IDTSBreakpointSite. | |
ResumeExecution() () () () | Infrastructure. For more information, see IDTSSuspend. (hérité de IDTSSuspend100.) | |
SuspendExecution() () () () | Infrastructure. For more information, see IDTSBreakpointSite. | |
SuspendExecution() () () () | Infrastructure. For more information, see IDTSSuspend. (hérité de IDTSSuspend100.) |
Haut de la page