Свойство 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.