MiningService.Control 属性

获取挖掘服务模型的 MiningServiceControl

命名空间:  Microsoft.AnalysisServices.AdomdServer
程序集:  msmgdsrv(在 msmgdsrv.dll 中)

语法

声明
Public ReadOnly Property Control As MiningServiceControl 
    Get
用法
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

属性值

类型:Microsoft.AnalysisServices.AdomdServer.MiningServiceControl
挖掘服务模型的控制级别。

请参阅

参考

MiningService 类

Microsoft.AnalysisServices.AdomdServer 命名空间