A keyword that indicates a method signature definition.
- method_name
- Name for the method whose signature being added to the type definition for UDT_name.
- INSTANCE
- The method signature being defined is an instance method.
- CONSTRUCTOR
- The method signature being defined is a constructor method.
- SYSUDTLIB
- An optional keyword that indicates that method_name is being created in the SYSUDTLIB database.