MiningParameterCollection.Enumerator Structure
Supports iterating over a MiningParameterCollection and reading its individual MiningParameter objects.
Spazio dei nomi: Microsoft.AnalysisServices.AdomdClient
Assembly : Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)
Sintassi
'Dichiarazione
Public Structure Enumerator
Implements IEnumerator
public struct Enumerator : IEnumerator
public value class Enumerator : IEnumerator
public final class Enumerator extends ValueType implements IEnumerator
JScript non supporta la dichiarazione di nuove strutture ma ne supporta l'utilizzo.
Osservazioni
In Microsoft JScript, you can use the structures in the Microsoft .NET Framework, but you cannot define your own.
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
MiningParameterCollection.Enumerator Members
Microsoft.AnalysisServices.AdomdClient Namespace