0 if there was an errorSqlBuilder.addFunction
gda.types.SqlBuilderId addFunction(string funcName, gda.types.SqlBuilderId[] args)Builds a new expression which represents a function applied to some arguments
Parameters
funcName | the functions's name |
args | an array of IDs representing the function's arguments |
Returns
the ID of the new expression, or