MiningValue.ValueType 屬性
取得此 MiningValue 的 MiningValueType。
命名空間: 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 類型的物件。