DebugBreakpointsSetChangedEventArgs Constructor ()

 

Applies To: SQL Server 2016 Preview

Initializes a new instance of the DebugBreakpointsSetChangedEventArgs class.

Namespace:   Microsoft.DataWarehouse.Interfaces.Debugger
Assembly:  Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)

Syntax

public DebugBreakpointsSetChangedEventArgs()
public:
DebugBreakpointsSetChangedEventArgs()
new : unit -> DebugBreakpointsSetChangedEventArgs
Public Sub New

See Also

DebugBreakpointsSetChangedEventArgs Class
Microsoft.DataWarehouse.Interfaces.Debugger Namespace

Return to top