MiningContentNode.Score 属性
获取节点的分数。
命名空间: Microsoft.AnalysisServices.AdomdServer
程序集: msmgdsrv(在 msmgdsrv.dll 中)
语法
声明
Public ReadOnly Property Score As Double
Get
用法
Dim instance As MiningContentNode
Dim value As Double
value = instance.Score
public double Score { get; }
public:
property double Score {
double get ();
}
member Score : float
function get Score () : double
属性值
类型:Double
一个表示节点分数的 double 值。
注释
此值与算法有关。