Udostępnij przez


Właściwość MiningModel.Content

Pobiera kolekcja z najwyższego poziom MiningContentNode obiektów dla modelu.

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

Składnia

'Deklaracja
Public ReadOnly Property Content As MiningContentNodeCollection
    Get
'Użycie
Dim instance As MiningModel
Dim value As MiningContentNodeCollection

value = instance.Content
public MiningContentNodeCollection Content { get; }
public:
property MiningContentNodeCollection^ Content {
    MiningContentNodeCollection^ get ();
}
member Content : MiningContentNodeCollection
function get Content () : MiningContentNodeCollection

Wartość właściwości

Typ: Microsoft.AnalysisServices.AdomdServer.MiningContentNodeCollection
A MiningContentNodeCollection zawiera węzły zawartości najwyższego poziom dla modelu.