Freigeben über


IDTSBreakpointTarget100-Schnittstelle

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

For more information, see BreakpointTarget.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("F1BAD752-1395-4CEB-AC31-D86747BDD386")> _
Public Interface IDTSBreakpointTarget100
'Usage
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