PgDAC

TPgDataSetOptions.UseParamTypes Property

Used to disable automatic detection of the parameters data types.

Class

TPgDataSetOptions

Syntax

property UseParamTypes: boolean default False;

Remarks

Set the UseParamTypes option to True to disable automatic detection of parameter types. When this option is True, data types of parameters are set basing on the DataType property. When this option is False, data types of the parameters are detected by server automatically.

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