Data.DBXCommon.TDBXRow.GetUInt8
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
| Unit: Data.DBXCommon | |
| Parent: TDBXRow | |
Delphi
procedure GetUInt8(DbxValue: TDBXUInt8Value; var Value: Byte; var IsNull: LongBool); virtual;
C++
virtual void __fastcall GetUInt8(TDBXUInt8Value* DbxValue, System::Byte &Value, System::LongBool &IsNull);
Description
Embarcadero Technologies does not currently have any additional information.