TraceEventArgs-Konstruktor
Initializes a new instance of the TraceEventArgs class.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New TraceEventArgs()
public TraceEventArgs()
public:
TraceEventArgs()
new : unit -> TraceEventArgs
public function TraceEventArgs()