Condividi tramite


Proprietà ParentMiningModel

Gets the mining model of the MiningDistribution.

Spazio dei nomi  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (in msmgdsrv.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ParentMiningModel As MiningModel
    Get
'Utilizzo
Dim instance As MiningDistribution
Dim value As MiningModel

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

Valore proprietà

Tipo: Microsoft.AnalysisServices.AdomdServer. . :: . .MiningModel
A MiningModel representing the mining model of the MiningDistribution.