FireDAC.Phys.ADSWrapper.TADSCursor.CacheRecords
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Phys.ADSWrapper.pas FireDAC.Phys.ADSWrapper.hpp
| |
| Unit: FireDAC.Phys.ADSWrapper | |
| Parent: TADSCursor | |
Delphi
property CacheRecords: Integer read FCacheRecords write SetCacheRecords;
C++
__property int CacheRecords = {read=FCacheRecords, write=SetCacheRecords, nodefault};
Description
Embarcadero Technologies does not currently have any additional information.