You are here: Symbol Reference > Classes > TLz_FuncCall Class > public
ContentsIndexHome
PreviousUpNext
public

The public members of the TLz_FuncCall class are listed here.

Fields
Field 
Description 

If it's a window function, then it points to TLz_AnalyticFunction 

Token before arguments, usually, it's keyword: ALL, DISTINCT. 
args 

Arguments of function call, argument maybe type of TSourceToken, TLz_TypeName,TLz_CastArg, TLz_MySQLGroupConcat. Or nodetype of this argument maybe one of T_MSSQLLangTerm,T_CastTypename, T_MySQLAddDateInterval. 
Properties
Property 
Description 

Function name in TLz_Attr form.May includes schema name if any. 

Function name in string, don't include schema name if any. 

Name before function name if any in the qualified name of funcname
Gudu software http://www.sqlparser.com
Send comments about this topic.