Aracılığıyla paylaş


MiningModelColumn.ParentMiningModel Özelliği

Üst alır MiningModel , bir MiningModelColumn nesne.

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
<BrowsableAttribute(False)> _
Public ReadOnly Property ParentMiningModel As MiningModel
    Get
'Kullanım
Dim instance As MiningModelColumn
Dim value As MiningModel

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

Özellik Değeri

Tür: Microsoft.AnalysisServices.MiningModel
A MiningModel nesne.