XmlaWarningCollection.Count Propiedad

Gets the number of XmlaWarning objects in the collection.

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

Sintaxis

C#
public int Count { get; }

Valor de la propiedad

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

Implementa

ICollection.Count

Vea también

Referencia

XmlaWarningCollection Clase

Espacio de nombres Microsoft.AnalysisServices