Context.MiningServices-Eigenschaft
Gets the mining services in the current database.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public Shared ReadOnly Property MiningServices As MiningServiceCollection
Get
'Usage
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
Eigenschaftswert
Typ: Microsoft.AnalysisServices.AdomdServer.MiningServiceCollection
The mining services in the current database.