ValueType 属性

Gets the type of this MiningValue.

命名空间:  Microsoft.AnalysisServices.AdomdClient
程序集:  Microsoft.AnalysisServices.AdomdClient(在 Microsoft.AnalysisServices.AdomdClient.dll 中)

语法

声明
Public ReadOnly Property ValueType As MiningValueType
    Get
用法
Dim instance As MiningValue
Dim value As MiningValueType

value = instance.ValueType
public MiningValueType ValueType { get; }
public:
property MiningValueType ValueType {
    MiningValueType get ();
}
member ValueType : MiningValueType
function get ValueType () : MiningValueType

属性值

类型:Microsoft.AnalysisServices.AdomdClient. . :: . .MiningValueType
A MiningValueType representing the type of this MiningValue contains.