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


AdomdRestrictionCollection.Enumerator Structure

Supports iterating over a AdomdRestrictionCollection and reading its individual AdomdRestriction objects.

Пространство имен: Microsoft.AnalysisServices.AdomdClient
Сборка: Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)

Синтаксис

'Декларация
Public Structure Enumerator
    Implements IEnumerator
public struct Enumerator : IEnumerator
public value class Enumerator : IEnumerator
public final class Enumerator extends ValueType implements IEnumerator
JScript поддерживает использование структур, но не объявление новых.

Замечания

In Microsoft JScript, you can use the structures in the Microsoft .NET Framework, but you cannot define your own.

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

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.

См. также

Справочник

AdomdRestrictionCollection.Enumerator Members
Microsoft.AnalysisServices.AdomdClient Namespace