IDTSBreakpointSite100 Interface
This API supports the .NET Framework 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
'Declaration
<GuidAttribute("396DF2B0-BAAC-4665-A0D8-E4E7902FC92D")> _
Public Interface IDTSBreakpointSite100 _
Inherits IDTSSuspend100
'Usage
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