ValueType 屬性
Gets the type of the value represented by the MiningDistribution.
命名空間: Microsoft.AnalysisServices.AdomdServer
組件: msmgdsrv (在 msmgdsrv.dll 中)
語法
'宣告
Public ReadOnly Property ValueType As MiningValueType
Get
'用途
Dim instance As MiningDistribution
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 representing the type of the value.