MiningDistribution.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.

참고 항목

참조

MiningDistribution 클래스

Microsoft.AnalysisServices.AdomdServer 네임스페이스