इसके माध्यम से साझा किया गया


IDTSBreakpointTarget100 Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

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