Support 属性

Gets the number of cases that support the MiningContentNode.

命名空间:  Microsoft.AnalysisServices.AdomdServer
程序集:  msmgdsrv(在 msmgdsrv.dll 中)

语法

声明
Public ReadOnly Property Support As Double
    Get
用法
Dim instance As MiningContentNode
Dim value As Double

value = instance.Support
public double Support { get; }
public:
property double Support {
    double get ();
}
member Support : float
function get Support () : double

属性值

类型:System. . :: . .Double
A double containing the number of cases that support the MiningContentNode.

注释

This value is algorithm-specific.