Data.DBXCommon.TDBXValue.ValueType
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
Unit: Data.DBXCommon | |
Parent: TDBXValue |
Delphi
property ValueType: TDBXValueType read FValueType;
C++
__property TDBXValueType* ValueType = {read=FValueType};
Description
Gets the value type for this value.
Gets the TDBXValueType for this TDBXValue.