Свойство FeatureSelection
Determines if the mining attribute is feature-selected.
Пространство имен: Microsoft.AnalysisServices.AdomdServer
Сборка: msmgdsrv (в msmgdsrv.dll)
Синтаксис
'Декларация
Public ReadOnly Property FeatureSelection As MiningFeatureSelection
Get
'Применение
Dim instance As MiningAttribute
Dim value As MiningFeatureSelection
value = instance.FeatureSelection
public MiningFeatureSelection FeatureSelection { get; }
public:
property MiningFeatureSelection FeatureSelection {
MiningFeatureSelection get ();
}
member FeatureSelection : MiningFeatureSelection
function get FeatureSelection () : MiningFeatureSelection
Значение свойства
Тип: Microsoft.AnalysisServices.AdomdServer. . :: . .MiningFeatureSelection
A MiningFeatureSelection value.