Returns the property number of the property with the supplied
property name.
Syntax
PROPERTY_NUMBER ( property-name )
Note: CIS functional compensation performance considerations
apply.
Parameters
Parameter
|
Description
|
property-name
|
A property name.
|
Example
The following statement returns an integer value. The actual
value changes from version to version.
SELECT PROPERTY_NUMBER( 'PAGESIZE' ) FROM iq_dummy
Standards and Compatibility