Data.DBXCommon.TDBXInt8Value
Delphi
TDBXInt8Value = class(TDBXWritableValue)
C++
class PASCALIMPLEMENTATION TDBXInt8Value : public TDBXWritableValue
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | Data.DBXCommon.pas Data.DBXCommon.hpp |
Data.DBXCommon | Data.DBXCommon |
Description
Implementation of TDBXWritableValue for Int8Type values.
TDBXInt8Value is the implementation of TDBXWritableValue for TDBXDataTypes Int8Type values.