Please see TPSQLDatabase properties short descriptions below: Indicates client encoding used for connection. Indicates whether or not a database connection is active. Specifies amount of time to attempt a connection. Specifies amount of time to attempt a statement execution. Holds description assigned to database. Specifies the ID (oid) of the database associated with this database component. Specifies the name of the database to associate with this database component. Indicates the number of active datasets associated with the connection component. Provides an indexed array of all active datasets for a database component. Returns or sets database properties to organize the component behavior at design-time. Determines the verbosity of messages returned. Specifies the database handle. Specifies whether or not to share a database handle. Sets HOST on which server is running. Indicates whether a database transaction is in progress or not. Indicates whether a client uses SSL connection. Indicates whether a database can serve as template. Indicates whether a client encoding is set to 'UTF8'. Specifies whether an application remains connected to a database even if no datasets are open. Specifies whether a dialog appears immediately before opening a new connection. Contains database owner name. Contains database connection parameters for the PostgreSQL server. Sets server's port. Specifies that the database connection provides read-only access. Contains server version string. Returns an integer representing the backend version. File containing the X.509 certificate. File containing the SSL certificate revocation list (CRL). File containing the Key for the X.509 certificate. SSL mode connection option. File containing the root SSL certificate. Specifies the database tablespace within the cluster. Specifies the transaction isolation level for transactions. Specifies the current transaction status. The user ID with which you log on to the database. To provide a Password for the connection. |