Méthode MeasureEnumerator.MoveNext

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Indicates whether the enumerator moves to the next element of the collection.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

C#
public bool MoveNext()

Valeur de retour

Type : System.Boolean
true if the enumerator moves to the next element; otherwise, false.

Implémente

IEnumerator.MoveNext()

Voir aussi

Référence

MeasureEnumerator Classe

Espace de noms Microsoft.AnalysisServices