Value-Eigenschaft
Gets the value represented by the MiningDistribution.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.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.AdomdServer. . :: . .MiningValue
Returns a MiningValue that contains the value.
Hinweise
This value is algorithm-specific.