Sdílet prostřednictvím


MiningStructure Class

Represents a mining structure on the server.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)

Syntax

'Declaration
Public NotInheritable Class MiningStructure _
    Implements IAdomdBaseObject, IMetadataObject
'Usage
Dim instance As MiningStructure
public sealed class MiningStructure : IAdomdBaseObject, 
    IMetadataObject
public ref class MiningStructure sealed : IAdomdBaseObject, 
    IMetadataObject
[<SealedAttribute>]
type MiningStructure =  
    class
        interface IAdomdBaseObject
        interface IMetadataObject
    end
public final class MiningStructure implements IAdomdBaseObject, IMetadataObject

Inheritance Hierarchy

System.Object
  Microsoft.AnalysisServices.AdomdClient.MiningStructure

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.