Classe MiningStructureCollection

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

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

Syntaxe

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

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdClient..::..MiningStructureCollection

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.