Value 屬性
Gets the value represented by the MiningDistribution.
命名空間: Microsoft.AnalysisServices.AdomdServer
組件: msmgdsrv (在 msmgdsrv.dll 中)
語法
'宣告
Public ReadOnly Property Value As MiningValue
Get
'用途
Dim instance As MiningDistribution
Dim value As MiningValue
value = instance.Value
public MiningValue Value { get; }
public:
property MiningValue^ Value {
MiningValue^ get ();
}
member Value : MiningValue
function get Value () : MiningValue
屬性值
型別:Microsoft.AnalysisServices.AdomdServer. . :: . .MiningValue
Returns a MiningValue that contains the value.
備註
This value is algorithm-specific.