Partilhar via


Propriedade do RDL Value

Gets the value represented by the MiningDistribution.

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

Sintaxe

'Declaração
Public ReadOnly Property Value As MiningValue
    Get
'Uso
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

Valor da propriedade

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

Comentários

This value is algorithm specific.