Constructeur TraceEventArgs
Initializes a new instance of the TraceEventArgs class.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New TraceEventArgs()
public TraceEventArgs()
public:
TraceEventArgs()
new : unit -> TraceEventArgs
public function TraceEventArgs()