共用方式為


MiningContentNode.Support 屬性

取得支援 MiningContentNode 的案例數。

命名空間:  Microsoft.AnalysisServices.AdomdServer
組件:  msmgdsrv (在 msmgdsrv.dll 中)

語法

'宣告
Public ReadOnly Property Support As Double 
    Get
'用途
Dim instance As MiningContentNode 
Dim value As Double 

value = instance.Support
public double Support { get; }
public:
property double Support {
    double get ();
}
member Support : float
function get Support () : double

屬性值

型別:Double
包含支援 MiningContentNode 之案例數的雙精確度浮點數。

備註

此值為演算法特定。

請參閱

參考

MiningContentNode 類別

Microsoft.AnalysisServices.AdomdServer 命名空間