Defining MySQL Functions_UDF
The following properties are applicable to a MySQL 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 library file that contains the code that implements the function |
|
Copyright © 2025 Quest Software, Inc. |