Właściwość Dimension.MiningModel
Pobiera szczegóły indywidualnego model wyszukiwania związane z Dimension obiektu.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property MiningModel As MiningModel
Get
'Użycie
Dim instance As Dimension
Dim value As MiningModel
value = instance.MiningModel
[BrowsableAttribute(false)]
public MiningModel MiningModel { get; }
[BrowsableAttribute(false)]
public:
property MiningModel^ MiningModel {
MiningModel^ get ();
}
[<BrowsableAttribute(false)>]
member MiningModel : MiningModel
function get MiningModel () : MiningModel
Wartość właściwości
Typ: Microsoft.AnalysisServices.MiningModel
A MiningModel obiektu.