MiningServiceParameterCollection.Enumerator-Klasse
Supports iterating over a MiningServiceParameterCollection and reading its individual MiningServiceParameter objects.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public NotInheritable Class Enumerator _
Implements IEnumerator
'Usage
Dim instance As MiningServiceParameterCollection.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..::..MiningServiceParameterCollection..::..Enumerator
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.