Propriedade Count

Gets the number of CubeDef objects in the collection.

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

Sintaxe

public int Count { get; }

Valor da propriedade

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

Implementa

ICollection. . :: . .Count