Partager via


Méthode AdomdDataReader.Enumerator.Reset

This method is not supported on the forward-only AdomdDataReader.

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

Syntaxe

'Déclaration
Public Overridable Sub Reset
'Utilisation
Dim instance As AdomdDataReader.Enumerator

instance.Reset()
public virtual void Reset()
public:
virtual void Reset()
abstract Reset : unit -> unit  
override Reset : unit -> unit
public function Reset()

Implémente

IEnumerator.Reset()

Exceptions

Exception Condition
[NotSupportedException]

The method is not supported. For more information about this exception, see NotSupportedException Class.

Voir aussi

Référence

AdomdDataReader.Enumerator Classe

Espace de noms Microsoft.AnalysisServices.AdomdServer