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 네임스페이스