共用方式為


MiningValue.ValueType 屬性

Gets the MiningValueType of this MiningValue.

命名空間:  Microsoft.AnalysisServices.AdomdServer
組件:  msmgdsrv (在 msmgdsrv.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.AdomdServer.MiningValueType
A MiningValueType that represents the type of this MiningValue.

請參閱

參考

MiningValue 類別

Microsoft.AnalysisServices.AdomdServer 命名空間