Freigeben über


MiningContentNode.Support-Eigenschaft

Gets the number of cases that support the MiningContentNode.

Namespace:  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (in msmgdsrv.dll)

Syntax

'Declaration
Public ReadOnly Property Support As Double 
    Get
'Usage
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

Eigenschaftswert

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

Hinweise

This value is algorithm-specific.

Siehe auch

Verweis

MiningContentNode Klasse

Microsoft.AnalysisServices.AdomdServer-Namespace