HELP { method_clause | specific_method_clause } [;]
- method_clause
[ INSTANCE | CONSTRUCTOR ] METHOD [database_name.] method_name [ ( user_defined_type_name [,...] ) ] FOR user_defined_type_name
- specific_method_clause
SPECIFIC METHOD [database_name.]specific_method_name