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.