DebugSessionEndEventArgs Constructor ()

 

Applies To: SQL Server 2016 Preview

Initializes a new instance of the DebugSessionEndEventArgs Class.

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

Syntax

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

See Also

DebugSessionEndEventArgs Class
Microsoft.DataWarehouse.Interfaces.Debugger Namespace

Return to top