共用方式為


MiningValue.ValueType 屬性

取得此 MiningValueMiningValueType

命名空間:  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
MiningValueType ,表示此 MiningValue 類型的物件。

請參閱

參考

MiningValue 類別

Microsoft.AnalysisServices.AdomdServer 命名空間