Data.DBXMemoryRow.TDBXMemoryRow.SetDBXReader
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.DBXMemoryRow.pas Data.DBXMemoryRow.hpp
| |
Unit: Data.DBXMemoryRow | |
Parent: TDBXMemoryRow |
Delphi
procedure SetDBXReader(DbxValue: TDBXReaderValue; Value: TDBXReader); override;
C++
virtual void __fastcall SetDBXReader(Data::Dbxcommon::TDBXReaderValue* DbxValue, Data::Dbxcommon::TDBXReader* Value);
Description
Sets the dbExpress unidirectional reader for the TDBXReader data types.
SetDBXReader sets the stream reader for TDBXMemoryRow instances of a data type stored as TDBXReader.