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

VB
'Declaración
Public Function Add As Trace
'Uso
Dim instance As TraceCollection 
Dim returnValue As Trace 

returnValue = instance.Add()

Valor devuelto

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

Vea también

Referencia

TraceCollection Clase

Sobrecarga de Add

Espacio de nombres Microsoft.AnalysisServices