API:FireDAC.Stan.Option.TFDUpdateOptions.EnableUpdate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property EnableUpdate: Boolean read GetEnableUpdate write SetEnableUpdate  stored IsEUS default True;

C++

__property bool EnableUpdate = {read=GetEnableUpdate, write=SetEnableUpdate, stored=IsEUS, default=1};

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option TFDUpdateOptions

Description

Embarcadero Technologies does not currently have any additional information.