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


IDTSBreakpointManager100 Interface

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

For more information, see BreakpointManager.

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

Syntax

'Declaration
<GuidAttribute("C0D64A44-52A1-4E34-81DA-6F1049E9A651")> _
Public Interface IDTSBreakpointManager100
'Usage
Dim instance As IDTSBreakpointManager100
[GuidAttribute("C0D64A44-52A1-4E34-81DA-6F1049E9A651")]
public interface IDTSBreakpointManager100
[GuidAttribute(L"C0D64A44-52A1-4E34-81DA-6F1049E9A651")]
public interface class IDTSBreakpointManager100
[<GuidAttribute("C0D64A44-52A1-4E34-81DA-6F1049E9A651")>]
type IDTSBreakpointManager100 =  interface end
public interface IDTSBreakpointManager100