Construtor TraceEventArgs
Initializes a new instance of the TraceEventArgs class.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New TraceEventArgs()
public TraceEventArgs()
public:
TraceEventArgs()
new : unit -> TraceEventArgs
public function TraceEventArgs()
Consulte também