API:FireDAC.Stan.Option.TFDUpdateOptions.EnableDelete
Delphi
property EnableDelete: Boolean read GetEnableDelete write SetEnableDelete stored IsEDS default True;
C++
__property bool EnableDelete = {read=GetEnableDelete, write=SetEnableDelete, stored=IsEDS, 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.