MiningValue Class

Represents a value in the mining distribution or mining column. This class cannot be inherited.

Namespace:  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (in msmgdsrv.dll)

Syntax

'Declaration
Public NotInheritable Class MiningValue
'Usage
Dim instance As MiningValue
public sealed class MiningValue
public ref class MiningValue sealed
[<SealedAttribute>]
type MiningValue =  class end
public final class MiningValue

Inheritance Hierarchy

System.Object
  Microsoft.AnalysisServices.AdomdServer.MiningValue

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.