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


Метод AdomdPropertyCollection.GetEnumerator

Returns an enumerator that iterates through the AdomdPropertyCollection.

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

Синтаксис

'Декларация
Public Function GetEnumerator As AdomdPropertyCollection.Enumerator
'Применение
Dim instance As AdomdPropertyCollection 
Dim returnValue As AdomdPropertyCollection.Enumerator 

returnValue = instance.GetEnumerator()
public AdomdPropertyCollection.Enumerator GetEnumerator()
public:
AdomdPropertyCollection.Enumerator GetEnumerator()
member GetEnumerator : unit -> AdomdPropertyCollection.Enumerator
public function GetEnumerator() : AdomdPropertyCollection.Enumerator

Возвращаемое значение

Тип: Microsoft.AnalysisServices.AdomdClient.AdomdPropertyCollection.Enumerator
An IEnumerator object that can be used to iterate through the AdomdPropertyCollection.

См. также

Справочник

AdomdPropertyCollection Класс

Пространство имен Microsoft.AnalysisServices.AdomdClient