Поделиться через


AdomdDataReader.Enumerator.Reset Method

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

Пространство имен: Microsoft.AnalysisServices.AdomdServer
Сборка: msmgdsrv (in msmgdsrv.dll)

Синтаксис

'Декларация
Public Overridable Sub Reset
public virtual void Reset ()
public:
virtual void Reset ()
public void Reset ()
public function Reset ()

Исключения

Тип исключения Условие
NotSupportedException

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

Синхронизация потоков

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

AdomdDataReader.Enumerator Class
AdomdDataReader.Enumerator Members
Microsoft.AnalysisServices.AdomdServer Namespace