Udostępnij przez


Właściwość AdomdConnection.MiningServices

Pobiera wystąpienie MiningServiceCollection , reprezentuje kolekcja usług wyszukiwania, które zawiera źródło dane analityczne.

Przestrzeń nazw:  Microsoft.AnalysisServices.AdomdClient
Zestaw:  Microsoft.AnalysisServices.AdomdClient (w Microsoft.AnalysisServices.AdomdClient.dll)

Składnia

'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property MiningServices As MiningServiceCollection
    Get
'Użycie
Dim instance As AdomdConnection
Dim value As MiningServiceCollection

value = instance.MiningServices
[BrowsableAttribute(false)]
public MiningServiceCollection MiningServices { get; }
[BrowsableAttribute(false)]
public:
property MiningServiceCollection^ MiningServices {
    MiningServiceCollection^ get ();
}
[<BrowsableAttribute(false)>]
member MiningServices : MiningServiceCollection
function get MiningServices () : MiningServiceCollection

Wartość właściwości

Typ: Microsoft.AnalysisServices.AdomdClient.MiningServiceCollection
A MiningServiceCollection , reprezentuje kolekcja usług wyszukiwania, które zawiera źródło dane analityczne.