API:Data.DBXMemoryRow.TDBXMemoryRow.GetUInt8

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure GetUInt8(DbxValue: TDBXUInt8Value; var Value: Byte;  var IsNull: LongBool); override;

C++

virtual void __fastcall GetUInt8(Data::Dbxcommon::TDBXUInt8Value* DbxValue, System::Byte &Value, System::LongBool &IsNull);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Data.DBXMemoryRow.pas
Data.DBXMemoryRow.hpp
Data.DBXMemoryRow TDBXMemoryRow

Beschreibung


Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.