This clause is mandatory for overloaded method_names, but is otherwise optional and can only be specified once per method definition.
- specific_method_name
- Specific name for the method.
- SYSUDTLIB
- Unlike method_name, specific_method_name must be unique within SYSUDTLIB.
Example: Replacing a Method Definition Using Its Specific Method Name
The following example replaces the existing method with the specific method name polygon_mbr with a new definition.
REPLACE SPECIFIC METHOD SYSUDTLIB.polygon_mbr EXTERNAL 'CO!C:\sys\spatial.lib!CO!C:\udt_lib\polymbr.obj!F!toUS'