Defines the body of a method that is associated with a user-defined data type.
See CREATE TYPE (Distinct Form) and CREATE TYPE (Structured Form).
Customers using Vantage delivered as-a-service cannot create their own C++ and Java UDFs, UDMs, UDTs, or External Stored Procedures.
ANSI Compliance
This statement is ANSI SQL:2011 compliant.
Required Privileges
You must have the UDTMETHOD privilege on the SYSUDTLIB database to create a method body.
Privileges Granted Automatically
None.