MiningServiceParameterCollection Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Microsoft.AnalysisServices.AdomdClient.MiningServiceParameterCollection
public sealed class MiningServiceParameterCollection : System.Collections.ICollection
type MiningServiceParameterCollection = class
interface ICollection
interface IEnumerable
Public NotInheritable Class MiningServiceParameterCollection
Implements ICollection
- Héritage
-
MiningServiceParameterCollection
- Implémente
Propriétés
Count |
Count |
IsSynchronized |
IsSynchronized |
Item[Int32] |
Élément |
Item[String] |
Item 1 |
SyncRoot |
SyncRoot |
Méthodes
CopyTo(MiningServiceParameter[], Int32) |
CopyTo |
Find(String) |
Rechercher |
GetEnumerator() |
GetEnumerator |
Implémentations d’interfaces explicites
ICollection.CopyTo(Array, Int32) |
Microsoft.AnalysisServices.AdomdClient.MiningServiceParameterCollection |
IEnumerable.GetEnumerator() |
Microsoft.AnalysisServices.AdomdClient.MiningServiceParameterCollection |