MiningStructure.HoldoutActualSize 속성

Gets the actual number of cases in the testing set.

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

구문

‘선언
Public ReadOnly Property HoldoutActualSize As Long 
    Get
‘사용 방법
Dim instance As MiningStructure 
Dim value As Long 

value = instance.HoldoutActualSize
public long HoldoutActualSize { get; }
public:
property long long HoldoutActualSize {
    long long get ();
}
member HoldoutActualSize : int64
function get HoldoutActualSize () : long

속성 값

유형: System.Int64
The actual number of cases in the testing set.

참고 항목

참조

MiningStructure 클래스

Microsoft.AnalysisServices.AdomdServer 네임스페이스