PgDAC

TPoolingOptions.Validate Property

Used for a connection to be validated when it is returned from the pool.

Class

TPoolingOptions

Syntax

property Validate: boolean default DefValValidate;

Remarks

If the Validate property is set to True, connection will be validated when it is returned from the pool. By default this option is set to False and pool does not validate connection when it is returned to be used by a TCustomDAConnection component.

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