Page 1 of 1

DataTypeMap.AddDBTypeRule(?,ft...);

Posted: Thu 14 May 2015 20:44
by bogdan
Hello,
Is there any file or documentation I could use to find the values usable for DBType parameter please?
In the documentation it says about 'pgNumeric' yet the value of this constant is nowhere to be found.
Thank you very much.

Re: DataTypeMap.AddDBTypeRule(?,ft...);

Posted: Fri 15 May 2015 11:27
by azyk
Thank you for your note. We will add this information in our documentation shortly.

For now, you can see the list of these values in the IDE using Code Completion. For this, add the PgDataTypeMapUni unit to the uses clause, type pg in the code and press Ctrl+Space.

Re: DataTypeMap.AddDBTypeRule(?,ft...);

Posted: Mon 08 Mar 2021 11:53
by d3v3l0per
its 5 years later and I still haven’t found anything. Next time I won’t bother reading you “perfect” documentation

Re: DataTypeMap.AddDBTypeRule(?,ft...);

Posted: Thu 11 Mar 2021 15:04
by Stellar
Sorry for such a long delay, we'll add a section with the values this month.
https://www.devart.com/pgdac/docs/data_type_mapping.htm

Re: DataTypeMap.AddDBTypeRule(?,ft...);

Posted: Wed 21 Jul 2021 12:39
by Stellar
Hi there,

We have added the description of constants for Data Type Mapping into correspondent article:
https://www.devart.com/unidac/docs/using-postgresql.htm

Regards,
Sergey