TPSQLQuery encapsulates a dataset with a result set that is based on an SQL statement. Use TPSQLQuery to access one or more PostgreSQL tables in a database using SQL statements. TPSQLQuery component is useful because it can:
See also: Methods, Properties |