Freigeben über


MiningStructure.HoldoutActualSize-Eigenschaft

Gets the actual number of cases in the testing set.

Namespace:  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (in msmgdsrv.dll)

Syntax

'Declaration
Public ReadOnly Property HoldoutActualSize As Long 
    Get
'Usage
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

Eigenschaftswert

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

Siehe auch

Verweis

MiningStructure Klasse

Microsoft.AnalysisServices.AdomdServer-Namespace