OlapInfoAxisCollection.Enumerator Structure
Supports iterating over a OlapInfoAxisCollection and reading its individual OlapInfoAxis objects.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly : Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)
Syntax
'Declaration
Public Structure Enumerator
Implements IEnumerator
public struct Enumerator : IEnumerator
public value class Enumerator : IEnumerator
public final class Enumerator extends ValueType implements IEnumerator
Von JScript wird die Verwendung von Strukturen unterstützt, ausgenommen der Deklaration neuer Strukturen.
Hinweise
In JScript, you can use the structures in the .NET Framework, but you cannot define your own.
Threadsicherheit
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.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
OlapInfoAxisCollection.Enumerator Members
Microsoft.AnalysisServices.AdomdClient Namespace