PackageRemote32Class.GetBreakpointTargets Method
SQL Server 2008 R2
This API supports the infrastructure and is not intended to be used directly from your code.
Namespace:
Microsoft.SqlServer.Dts.Runtime.WrapperAssembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
public virtual IDTSBreakpointTargets100 GetBreakpointTargets( IDTSBreakpointSite100 pBreakpointSite, bool onlyEnabled )
Parameters
- pBreakpointSite
- Type: Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSBreakpointSite100
- onlyEnabled
- Type: System.Boolean