MiningContentNode.Support-Eigenschaft
Ruft die Anzahl der Fälle ab, die MiningContentNode unterstützen.
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: Double
Ein double-Wert, der die Anzahl von Fällen enthält, die MiningContentNode unterstützen.
Hinweise
Dieser Wert ist algorithmusspezifisch.