Skip to content

TQueryDatabaseExtended

Jacob Spitzer edited this page Aug 28, 2022 · 2 revisions

TQueryDatabaseExtended Class

An TQueryDatabase instanse which will be used to handle with all tables at once on the Database with DbEasyConnect method extensions, with some advanced options of the TQuery library, to read/modify the generated SQL command, and more.

public class TQueryDatabaseExtended

Inheritance System.Object 🡒 TQueryDatabaseExtended

Methods
Execute() Execute TQuery SQL command.
ExecuteAsync() Execute TQuery SQL command asynchronously using Task.
Clone this wiki locally