Compartir a través de


TraceCollection.Add Método

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

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Public Function Add As Trace
'Uso
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

Valor devuelto

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

Vea también

Referencia

TraceCollection Clase

Sobrecarga de Add

Espacio de nombres Microsoft.AnalysisServices