Support 屬性

Gets the number of cases that support the MiningContentNode.

命名空間:  Microsoft.AnalysisServices.AdomdClient
組件:  Microsoft.AnalysisServices.AdomdClient (在 Microsoft.AnalysisServices.AdomdClient.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.