API:FireDAC.Stan.Option.TFDUpdateOptions.EnableInsert

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property EnableInsert: Boolean read GetEnableInsert write SetEnableInsert  stored IsEIS default True;

C++

__property bool EnableInsert = {read=GetEnableInsert, write=SetEnableInsert, stored=IsEIS, 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.