Data.DBXCommonTable.TDBXStreamerRow.RecordDBXReaderSet
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: Data.DBXCommonTable.pas Data.DBXCommonTable.hpp
| |
| Unit: Data.DBXCommonTable | |
| Parent: TDBXStreamerRow | |
Delphi
procedure RecordDBXReaderSet(const ValueType: TDBXValueType);
C++
void __fastcall RecordDBXReaderSet(Data::Dbxcommon::TDBXValueType* const ValueType);
Description
Used internally. Do not call RecordDBXReaderSet.
The RecordDBXReaderSet method is used internally and should not be called directly.