Metodo OlapInfoAxisCollection.GetEnumerator

Gets an instance of the Enumerator class for iterating through the collection.

Spazio dei nomi  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)

Sintassi

public OlapInfoAxisCollection.Enumerator GetEnumerator()

Valore restituito

Tipo: Microsoft.AnalysisServices.AdomdClient.OlapInfoAxisCollection.Enumerator
An IEnumerator object that can be used to iterate through the collection.

Vedere anche

Riferimento

OlapInfoAxisCollection Classe

Spazio dei nomi Microsoft.AnalysisServices.AdomdClient