Propriedades TraceEventCollection

Incluir membros protegidos
Incluir membros herdados

O tipo TraceEventCollection expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública Count Gets the number of TraceEvent objects in the collection.
Propriedade pública Item[Int32] Gets the TraceEvent at the specified index from the collection.
Propriedade pública Item[TraceEventClass] Gets the TraceEvent that has the specified TraceEventClass value from the collection.

Início

Implementações de interfaces explícitas

  Nome Descrição
Implementações de interfaces explícitasPropriedade privada ICollection.IsSynchronized Gets a value that indicates whether access to the TraceEventCollection is synchronized.
Implementações de interfaces explícitasPropriedade privada ICollection.SyncRoot Gets an object that can be used to synchronize access to the TraceEventCollection.

Início

Consulte também

Referência

TraceEventCollection Classe

Namespace Microsoft.AnalysisServices