Share via


MiningStructureCollection.Enumerator-Klasse

Supports iterating over a MiningStructureCollection and reading its individual MiningStructure objects.

Namespace:  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (in msmgdsrv.dll)

Syntax

'Declaration
Public NotInheritable Class Enumerator _
    Implements IEnumerator
'Usage
Dim instance As MiningStructureCollection.Enumerator
public sealed class Enumerator : IEnumerator
public ref class Enumerator sealed : IEnumerator
[<SealedAttribute>]
type Enumerator =  
    class
        interface IEnumerator
    end
public final class Enumerator implements IEnumerator

Hinweise

In Microsoft JScript, you can use the structures in the Microsoft .NET Framework, but you cannot define your own.

Vererbungshierarchie

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdServer..::..MiningStructureCollection..::..Enumerator

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.