take_name
Description:
Sets the function's name using the string held by value.
When call, value is freed using value_free().
Parameters:
| this |
a SqlFunction structure |
| value |
a Value holding a string to take from |
Sets the function's name using the string held by value.
When call, value is freed using value_free().
| this |
a SqlFunction structure |
| value |
a Value holding a string to take from |