Classe MiningStructure

Represents a mining structure on the server. This class cannot be inherited.

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

Syntaxe

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

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdServer..::..MiningStructure

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.