Defining MariaDB Function UDF

The following properties are applicable to a MariaDB Function UDF object.

Tab

Property

Description

Additional Information

General Is_Aggregate Specifies whether the function is an aggregate  
Returns Specifies the type of the function’s return value  
Library_Name Specifies the name of shared object file that contains the code that implements the function  

Parameters

Parameters Indicates the list of function parameters  
Physical Data Type Specifies the data type of a parameter