MiningValue.ValueType 속성
Gets the type of this MiningValue.
네임스페이스: Microsoft.AnalysisServices.AdomdClient
어셈블리: Microsoft.AnalysisServices.AdomdClient(Microsoft.AnalysisServices.AdomdClient.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.AdomdClient.MiningValueType
A MiningValueType representing the type of this MiningValue contains.