IDTSBreakpointSite100.AcceptBreakpointManager Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void AcceptBreakpointManager(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSBreakpointManager100 ^ pBreakpointManager);
[System.Runtime.InteropServices.DispId(3)]
public void AcceptBreakpointManager (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSBreakpointManager100 pBreakpointManager);
[<System.Runtime.InteropServices.DispId(3)>]
abstract member AcceptBreakpointManager : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSBreakpointManager100 -> unit
Public Sub AcceptBreakpointManager (pBreakpointManager As IDTSBreakpointManager100)
Parameters
- pBreakpointManager
- IDTSBreakpointManager100
- Attributes