Partager via


Méthode TraceCollection.Add

Creates and adds a Trace to the end of the collection.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public Function Add As Trace
'Utilisation
Dim instance As TraceCollection 
Dim returnValue As Trace 

returnValue = instance.Add()
public Trace Add()
public:
Trace^ Add()
member Add : unit -> Trace
public function Add() : Trace

Valeur de retour

Type : Microsoft.AnalysisServices.Trace
A new, empty Trace.

Voir aussi

Référence

TraceCollection Classe

Surcharge Add

Espace de noms Microsoft.AnalysisServices