Online Documentation for Advanced Query Builder for RAD Studio VCL
OnlySelect property
Applies to
TFullQueryBuilder component
Declaration
property OnlySelect: Boolean;
Description
The OnlySelect property restricts building INSERT, UPDATE and DELETE SQL statements being set to True.
See also: