Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the MiningServiceControl for the mining service model.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public ReadOnly Property Control As MiningServiceControl
Get
'Usage
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
Property Value
Type: Microsoft.AnalysisServices.AdomdServer.MiningServiceControl
The level of control for the mining service model.