MiningService.Control Propiedad
Obtiene la enumeración MiningServiceControl para el modelo del servicio de minería de datos.
Espacio de nombres: Microsoft.AnalysisServices.AdomdServer
Ensamblado: msmgdsrv (en msmgdsrv.dll)
Sintaxis
'Declaración
Public ReadOnly Property Control As MiningServiceControl
Get
'Uso
Dim instance As MiningService
Dim value As MiningServiceControl
value = instance.Control
public MiningServiceControl Control { get; }
public:
property MiningServiceControl Control {
MiningServiceControl get ();
}
member Control : MiningServiceControl
function get Control () : MiningServiceControl
Valor de la propiedad
Tipo: Microsoft.AnalysisServices.AdomdServer.MiningServiceControl
Nivel de control para el modelo de minería de datos.