Support 속성

Gets the number of cases that support the MiningDistribution.

네임스페이스:  Microsoft.AnalysisServices.AdomdClient
어셈블리:  Microsoft.AnalysisServices.AdomdClient(Microsoft.AnalysisServices.AdomdClient.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 containing the number of cases that support the MiningDistribution.

주의

This value is algorithm specific.