IDTSBreakpointSite100 Interface
This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see IDTSBreakpointSite.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<TypeLibTypeAttribute(4160)> _
<GuidAttribute("396DF2B0-BAAC-4665-A0D8-E4E7902FC92D")> _
<DefaultMemberAttribute("SuspendExecution")> _
Public Interface IDTSBreakpointSite100
Inherits IDTSSuspend100
[TypeLibTypeAttribute(4160)]
[GuidAttribute("396DF2B0-BAAC-4665-A0D8-E4E7902FC92D")]
[DefaultMemberAttribute("SuspendExecution")]
public interface IDTSBreakpointSite100 : IDTSSuspend100
[TypeLibTypeAttribute(4160)]
[GuidAttribute(L"396DF2B0-BAAC-4665-A0D8-E4E7902FC92D")]
[DefaultMemberAttribute(L"SuspendExecution")]
public interface class IDTSBreakpointSite100 : IDTSSuspend100
/** @attribute TypeLibTypeAttribute(4160) */
/** @attribute GuidAttribute("396DF2B0-BAAC-4665-A0D8-E4E7902FC92D") */
/** @attribute DefaultMemberAttribute("SuspendExecution") */
public interface IDTSBreakpointSite100 extends IDTSSuspend100
TypeLibTypeAttribute(4160)
GuidAttribute("396DF2B0-BAAC-4665-A0D8-E4E7902FC92D")
DefaultMemberAttribute("SuspendExecution")
public interface IDTSBreakpointSite100 extends IDTSSuspend100
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.