|
AnyDAC
|
The dialog allowing to visually build a SQL command.
uADGUIxFormsfQBldr
Use the TADGUIxFormsQBldrDialog to add the SQL builder functionality to your application. To run dialog an application should set Connection or ConnectionName properties, then run Execute method. All other properties are optional.
Currently SQL builder dialog cannot parse a SQL command. But a user may save or load the SQL builder content from a file.
TADGUIxFormsQBldrDialog = class(TADComponent);
|
What do you think about this topic? Send feedback!
|