Data.DBXCommonTable.TDBXActiveTableReaderList.IsEos
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.DBXCommonTable.pas Data.DBXCommonTable.hpp
| |
Unit: Data.DBXCommonTable | |
Parent: TDBXActiveTableReaderList |
Delphi
function IsEos: Boolean;
C++
bool __fastcall IsEos();
Description
Protected getter for the Eos property.
IsEos is the protected getter implementation for the Eos property. It is used internally.