다음을 통해 공유


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.