Freigeben über


MiningContentNode.ParentMiningModel-Eigenschaft

Gets the MiningModel of the MiningContentNode.

Namespace:  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (in msmgdsrv.dll)

Syntax

'Declaration
Public ReadOnly Property ParentMiningModel As MiningModel 
    Get
'Usage
Dim instance As MiningContentNode 
Dim value As MiningModel 

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

Eigenschaftswert

Typ: Microsoft.AnalysisServices.AdomdServer.MiningModel
The MiningModel of the MiningContentNode.

Siehe auch

Verweis

MiningContentNode Klasse

Microsoft.AnalysisServices.AdomdServer-Namespace