다음을 통해 공유


Support 속성

Gets the number of cases that support the MiningDistribution.

네임스페이스:  Microsoft.AnalysisServices.AdomdServer
어셈블리:  msmgdsrv.dll의 msmgdsrv

구문

‘선언
Public ReadOnly Property Support As Double
    Get
‘사용 방법
Dim instance As MiningDistribution
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 that contains the number of cases that support the MiningDistribution.

주의

This value is algorithm-specific.