MiningDistribution Class
Represents the distribution of a value in a MiningContentNode.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public NotInheritable Class MiningDistribution _
Implements IDisposable, IMetadataObject
'Usage
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
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.AdomdServer.MiningDistribution
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.