Data.DBXCommonTable.TDBXActiveTableReaderItem.SetReader
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Data.DBXCommonTable.pas Data.DBXCommonTable.hpp
| |
| Unit: Data.DBXCommonTable | |
| Parent: TDBXActiveTableReaderItem | |
Delphi
procedure SetReader(const AReader: TDBXReader);
C++
void __fastcall SetReader(Data::Dbxcommon::TDBXReader* const AReader);
Description
For internal use only.
SetReader represents the protected setter method for the Reader property. Do not use SetReader. It is for internal use only.