Returns the property number of the property with the supplied property name.
PROPERTY_NUMBER ( property-name )
property-name A property name. For property names, see the lists in the sections “Connection properties”, “Properties available for the server”, and “Properties available for each database”.
The following statement returns an integer value. The actual value changes from release to release.
SELECT PROPERTY_NUMBER( 'PAGESIZE' ) FROM iq_dummy