Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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
Property Value
Type: System.Int64
The actual number of cases in the testing set.