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 maximum number of cases to include in the testing set.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public ReadOnly Property HoldoutMaxCases As Long
Get
'Usage
Dim instance As MiningStructure
Dim value As Long
value = instance.HoldoutMaxCases
public long HoldoutMaxCases { get; }
public:
property long long HoldoutMaxCases {
long long get ();
}
member HoldoutMaxCases : int64
function get HoldoutMaxCases () : long
Property Value
Type: System.Int64
The maximum number of cases to include in the testing set.