Context.MiningServices 属性
获取当前数据库中的挖掘服务。
命名空间: Microsoft.AnalysisServices.AdomdServer
程序集: msmgdsrv(在 msmgdsrv.dll 中)
语法
声明
Public Shared ReadOnly Property MiningServices As MiningServiceCollection
Get
用法
Dim value As MiningServiceCollection
value = Context.MiningServices
public static MiningServiceCollection MiningServices { get; }
public:
static property MiningServiceCollection^ MiningServices {
MiningServiceCollection^ get ();
}
static member MiningServices : MiningServiceCollection
static function get MiningServices () : MiningServiceCollection
属性值
类型:Microsoft.AnalysisServices.AdomdServer.MiningServiceCollection
当前数据库中的挖掘服务。