Propriedade do RDL MiningDistribution.Value
Gets the value represented by the MiningDistribution.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (em msmgdsrv.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.AdomdServer.MiningValue
Returns a MiningValue that contains the value.
Comentários
This value is algorithm-specific.