Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the SQL Server 2012 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("66C318B3-6485-48FB-B1AF-0074CB3EEEDB")> _
Public Interface IDTSBreakpointTarget100
'Usage
Dim instance As IDTSBreakpointTarget100
[GuidAttribute("66C318B3-6485-48FB-B1AF-0074CB3EEEDB")]
public interface IDTSBreakpointTarget100
[GuidAttribute(L"66C318B3-6485-48FB-B1AF-0074CB3EEEDB")]
public interface class IDTSBreakpointTarget100
[<GuidAttribute("66C318B3-6485-48FB-B1AF-0074CB3EEEDB")>]
type IDTSBreakpointTarget100 = interface end
public interface IDTSBreakpointTarget100
The IDTSBreakpointTarget100 type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
BreakOnExpressionChange | Infrastructure. For more information, see BreakpointTarget. |
![]() |
Description | Infrastructure. For more information, see BreakpointTarget. |
![]() |
Enabled | Infrastructure. For more information, see BreakpointTarget. |
![]() |
HitCount | Infrastructure. For more information, see BreakpointTarget. |
![]() |
HitTarget | Infrastructure. For more information, see BreakpointTarget. |
![]() |
HitTest | Infrastructure. For more information, see BreakpointTarget. |
![]() |
ID | Infrastructure. For more information, see BreakpointTarget. |
![]() |
Owner | Infrastructure. For more information, see BreakpointTarget. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
ResetHitCount | Infrastructure. For more information, see BreakpointTarget. |
Top