AdomdDataReader.Enumerator.Reset 方法

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

命名空间:  Microsoft.AnalysisServices.AdomdServer
程序集:  msmgdsrv(在 msmgdsrv.dll 中)

语法

声明
Public Overridable Sub Reset
用法
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()

实现

IEnumerator.Reset()

异常

异常 条件
[NotSupportedException]

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

请参阅

参考

AdomdDataReader.Enumerator 类

Microsoft.AnalysisServices.AdomdServer 命名空间