共用方式為


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 命名空間