Classe MiningAttribute

Represents a mining attribute on a MiningContentNode object and MiningDistribution object.

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

Syntaxe

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

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdServer..::..MiningAttribute

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.