Propriedade do RDL TableNotificationCollection.Count

Gets the number of TableNotification objects in the collection.

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

Sintaxe

C#
public int Count { get; }

Valor da propriedade

Tipo: System.Int32
The number of TableNotification objects in the collection.

Implementa

ICollection.Count

Consulte também

Referência

TableNotificationCollection Classe

Namespace Microsoft.AnalysisServices