Méthode AdomdDataReader.Enumerator.Reset
Cette méthode n'est pas prise en charge sur le AdomdDataReader avant uniquement.
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
IEnumeratorReset
Exceptions
Exception | Condition |
---|---|
[NotSupportedException] | La méthode n'est pas prise en charge. Pour plus d'informations sur cette exception, consultez NotSupportedException Class. |