MeasureEnumerator.Reset Method

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Sets the enumerator to its initial position.

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

Syntax

C#
public void Reset()

Implements

IEnumerator.Reset()

See Also

Reference

MeasureEnumerator Class

Microsoft.AnalysisServices Namespace