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.