Compartilhar via


Método AdomdDataReader.Enumerator.Reset

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

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

Sintaxe

'Declaração
Public Overridable Sub Reset
'Uso
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()

Implementa

IEnumerator.Reset()

Exceções

Exceção Condição
[NotSupportedException]

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

Consulte também

Referência

AdomdDataReader.Enumerator Classe

Namespace Microsoft.AnalysisServices.AdomdServer