Condividi tramite


Proprietà Value

Gets the value represented by the MiningDistribution.

Spazio dei nomi  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Value As MiningValue
    Get
'Utilizzo
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

Valore proprietà

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

Osservazioni

This value is algorithm specific.