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 “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 version to version.
SELECT PROPERTY_NUMBER( 'PAGESIZE' ) FROM iq_dummy