take_args_list


Description:

public void take_args_list (SList<SqlExpr> args)

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