take_args_list
Description:
Sets the function's arguments to point to args, then sets the list's data elements' parent to this
.
Parameters:
| this |
a SqlFunction structure |
| args |
a SList to take from |
Sets the function's arguments to point to args, then sets the list's data elements' parent to this
.
| this |
a SqlFunction structure |
| args |
a SList to take from |