Condividi tramite


MeasureCollection.Enumerator Class

Supports iterating over a MeasureCollection and reading its individual Measure objects.

Spazio dei nomi: Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (in msmgdsrv.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class Enumerator
    Implements IEnumerator
public sealed class Enumerator : IEnumerator
public ref class Enumerator sealed : IEnumerator
public final class Enumerator implements IEnumerator
public final class Enumerator implements IEnumerator

Osservazioni

In Microsoft JScript, you can use the structures in the Microsoft .NET Framework, but you cannot define your own.

Inheritance Hierarchy

System.Object
  Microsoft.AnalysisServices.AdomdServer.MeasureCollection.Enumerator

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

MeasureCollection.Enumerator Members
Microsoft.AnalysisServices.AdomdServer Namespace