Value-Eigenschaft

Gets the value represented by the MiningDistribution.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)

Syntax

'Declaration
Public ReadOnly Property Value As MiningValue
    Get
'Usage
Dim instance As MiningDistribution
Dim value As MiningValue

value = instance.Value
public MiningValue Value { get; }
public:
property MiningValue^ Value {
    MiningValue^ get ();
}
member Value : MiningValue
function get Value () : MiningValue

Eigenschaftenwert

Typ: Microsoft.AnalysisServices.AdomdClient. . :: . .MiningValue
Returns a MiningValue containing the value.

Hinweise

This value is algorithm specific.