Compartir a través de


MiningStructureColumnCollection.GetEnumerator Método

Gets an Enumerator for iterating through the MiningStructureColumnCollection collection.

Espacio de nombres:  Microsoft.AnalysisServices.AdomdServer
Ensamblado:  msmgdsrv (en msmgdsrv.dll)

Sintaxis

'Declaración
Public Function GetEnumerator As MiningStructureColumnCollection.Enumerator
'Uso
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

Valor devuelto

Tipo: Microsoft.AnalysisServices.AdomdServer.MiningStructureColumnCollection.Enumerator
An Enumerator for iterating through the collection.

Vea también

Referencia

MiningStructureColumnCollection Clase

Sobrecarga de GetEnumerator

Espacio de nombres Microsoft.AnalysisServices.AdomdServer