Class RoutineType (3.20.1)

RoutineType(value)

The fine-grained type of the routine.

Enums

Name Description
ROUTINE_TYPE_UNSPECIFIED Unspecified type.
SCALAR_FUNCTION Non-builtin permanent scalar function.
PROCEDURE Stored procedure.