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
現在のデータベースのマイニング サービスです。