Data.DBXCommon.TDBXCommand.DerivedGetNextReader
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
| Unit: Data.DBXCommon | |
| Parent: TDBXCommand | |
Delphi
function DerivedGetNextReader: TDBXReader; virtual; abstract;
C++
virtual TDBXReader* __fastcall DerivedGetNextReader() = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.