Classe MiningModelCollection

Represents a read-only, on-demand collection of MiningModel objects contained by a MiningStructure or AdomdConnection object.

Espace de noms :  Microsoft.AnalysisServices.AdomdClient
Assembly :  Microsoft.AnalysisServices.AdomdClient (dans Microsoft.AnalysisServices.AdomdClient.dll)

Syntaxe

'Déclaration
Public NotInheritable Class MiningModelCollection _
    Implements ICollection, IEnumerable
'Utilisation
Dim instance As MiningModelCollection
public sealed class MiningModelCollection : ICollection, 
    IEnumerable
public ref class MiningModelCollection sealed : ICollection, 
    IEnumerable
[<SealedAttribute>]
type MiningModelCollection =  
    class
        interface ICollection
        interface IEnumerable
    end
public final class MiningModelCollection implements ICollection, IEnumerable

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdClient..::..MiningModelCollection

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.