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
目前資料庫中的採礦服務。