Метод MiningStructureColumnCollection.GetEnumerator

Gets an Enumerator for iterating through the MiningStructureColumnCollection collection.

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

Синтаксис

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

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

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

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

См. также

Справочник

MiningStructureColumnCollection Класс

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