PgDAC

TPgConnectionOptions.ApplicationName Property

Defines the application name for connecting to the server. This name will be displayed in the pg_stat_activity view and included in CSV log entries. Only printable ASCII characters may be used in the ApplicationName value. Other characters will be replaced with question marks (?).

Class

TPgConnectionOptions

Syntax

property ApplicationName: string;

Remarks

Note: required PostgreSQL 9.0 or higher.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback