Data.DBXCommon.TDBXValue.ValueType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ValueType: TDBXValueType read FValueType;

C++

__property TDBXValueType* ValueType = {read=FValueType};

Properties

Type Visibility Source Unit Parent
property public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXValue

Description

Gets the value type for this value.

Gets the TDBXValueType for this TDBXValue.