FireDAC.Phys.Intf.IFDPhysLocalSQLAdapter.CachedUpdates

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CachedUpdates: Boolean read GetCachedUpdates write SetCachedUpdates;

C++

__property bool CachedUpdates = {read=GetCachedUpdates, write=SetCachedUpdates};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysLocalSQLAdapter

Description

Embarcadero Technologies does not currently have any additional information.