Classe MiningDistribution

Represents the distribution of a value in a MiningContentNode.

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

Syntaxe

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

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdServer..::..MiningDistribution

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.