API:FireDAC.Stan.Option.TFDUpdateOptions.FastUpdates

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property FastUpdates: Boolean read GetFastUpdates write SetFastUpdates  stored False default False;

C++

__property bool FastUpdates = {read=GetFastUpdates, write=SetFastUpdates, stored=false, default=0};

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. Please help us document this topic by using the Discussion page!