ValueType 속성

Gets the type of the value represented by the MiningDistribution.

네임스페이스:  Microsoft.AnalysisServices.AdomdClient
어셈블리:  Microsoft.AnalysisServices.AdomdClient.dll의 Microsoft.AnalysisServices.AdomdClient

구문

‘선언
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.AdomdClient. . :: . .MiningValueType
A MiningValueType representing the type of the value.