Data.DBXCommon.TDBXInt8Value.SetInt8
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
| Unit: Data.DBXCommon | |
| Parent: TDBXInt8Value | |
Delphi
procedure SetInt8(const Value: ShortInt); override;
C++
virtual void __fastcall SetInt8(const System::Int8 Value);
Description
Sets the ShortInt value for this TDBXInt8Value.