MiningAttribute.FeatureSelection プロパティ

機能が選択されたマイニング属性であるかどうかを示します。

名前空間:  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
MiningFeatureSelection 値です。

関連項目

参照

MiningAttribute クラス

Microsoft.AnalysisServices.AdomdServer 名前空間