MiningDistribution.Support 속성

Gets the number of cases that support the MiningDistribution.

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

구문

‘선언
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.

참고 항목

참조

MiningDistribution 클래스

Microsoft.AnalysisServices.AdomdServer 네임스페이스