Метод GetEnumerator
Gets an AdomdPropertyCollection..::..Enumerator for iterating 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