PgDAC

TPgConnectionOptions.ImmediateNotices Property

Sets the behavior of receiving notices from PostgreSQL.

Class

TPgConnectionOptions

Syntax

property ImmediateNotices: boolean default False;

Remarks

If True, the TPgConnection.OnNotice event occurs immediately without waiting for the SQL query to be completed. The default value is False.

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