共用方式為


Value 屬性

Gets the value represented by the MiningDistribution.

命名空間:  Microsoft.AnalysisServices.AdomdClient
組件:  Microsoft.AnalysisServices.AdomdClient (在 Microsoft.AnalysisServices.AdomdClient.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.AdomdClient. . :: . .MiningValue
Returns a MiningValue containing the value.

備註

This value is algorithm specific.