MiningValue.ValueType 속성

MiningValueMiningValueType을 가져옵니다.

네임스페이스:  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
MiningValue의 유형을 나타내는 MiningValueType입니다.

참고 항목

참조

MiningValue 클래스

Microsoft.AnalysisServices.AdomdServer 네임스페이스