FireDAC.Phys.ADSWrapper.TADSCursor.CacheRecords

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CacheRecords: Integer read FCacheRecords write SetCacheRecords;

C++

__property int CacheRecords = {read=FCacheRecords, write=SetCacheRecords, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.ADSWrapper.pas
FireDAC.Phys.ADSWrapper.hpp
FireDAC.Phys.ADSWrapper TADSCursor

Description

Embarcadero Technologies does not currently have any additional information.