MiningDistribution Class
Represents the distribution of a value in a MiningContentNode.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public NotInheritable Class MiningDistribution _
Implements ISubordinateObject
'Usage
Dim instance As MiningDistribution
public sealed class MiningDistribution : ISubordinateObject
public ref class MiningDistribution sealed : ISubordinateObject
[<SealedAttribute>]
type MiningDistribution =
class
interface ISubordinateObject
end
public final class MiningDistribution implements ISubordinateObject
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.AdomdClient.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.