Class RoutineType (3.11.1)

RoutineType(value)

The fine-grained type of the routine.

Values: ROUTINE_TYPE_UNSPECIFIED (0): Unspecified type. SCALAR_FUNCTION (1): Non-builtin permanent scalar function. PROCEDURE (2): Stored procedure.