Share via


DebugExecutionEventArgs Constructor

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

Syntax

'Declaration
Public Sub New ( _
    eventName As String _
)
public DebugExecutionEventArgs (
    string eventName
)
public:
DebugExecutionEventArgs (
    String^ eventName
)
public DebugExecutionEventArgs (
    String eventName
)
public function DebugExecutionEventArgs (
    eventName : String
)

Parameters

  • eventName

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

DebugExecutionEventArgs Class
DebugExecutionEventArgs Members
Microsoft.DataWarehouse.Interfaces.Debugger Namespace