MiningAttribute.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.

請參閱

參考

MiningAttribute 類別

Microsoft.AnalysisServices.AdomdServer 命名空間