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()
구현
예외
예외 | 조건 |
---|---|
[NotSupportedException] | The method is not supported. For more information about this exception, see NotSupportedException Class. |