Método TraceColumnCollection.Add

Adds a TraceColumn to the end of the collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

C#
public int Add(
    TraceColumn item
)

Parâmetros

Valor de retorno

Tipo: System.Int32
The zero-based index at which the TraceColumn has been added.

Consulte também

Referência

TraceColumnCollection Classe

Namespace Microsoft.AnalysisServices