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 值。