Context.MiningServices 속성
Gets the mining services in the current database.
네임스페이스: 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
The mining services in the current database.