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.