Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets the expected time to train a model using this mining service.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public ReadOnly Property TrainingComplexity As MiningServiceTrainingComplexity
Get
'Usage
Dim instance As MiningService
Dim value As MiningServiceTrainingComplexity
value = instance.TrainingComplexity
public MiningServiceTrainingComplexity TrainingComplexity { get; }
public:
property MiningServiceTrainingComplexity TrainingComplexity {
MiningServiceTrainingComplexity get ();
}
member TrainingComplexity : MiningServiceTrainingComplexity
function get TrainingComplexity () : MiningServiceTrainingComplexity
Property Value
Type: Microsoft.AnalysisServices.AdomdServer.MiningServiceTrainingComplexity
The expected time to train a model using this mining service.