Share via


DebuggingEventArgs Constructor ()

 

Applies To: SQL Server 2016 Preview

Initializes a new instance of the DebuggingEventArgs Class.

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

Syntax

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

See Also

DebuggingEventArgs Class
Microsoft.DataWarehouse.Interfaces.Debugger Namespace

Return to top