FireDAC.Phys.Intf.IFDPhysLocalSQLAdapter.CachedUpdates
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
Unit: FireDAC.Phys.Intf | |
Parent: IFDPhysLocalSQLAdapter |
Delphi
property CachedUpdates: Boolean read GetCachedUpdates write SetCachedUpdates;
C++
__property bool CachedUpdates = {read=GetCachedUpdates, write=SetCachedUpdates};
Description
Embarcadero Technologies does not currently have any additional information.