You are here: Symbol Reference > Classes > TLz_Attr Class > public > attrs Field
ContentsIndexHome
PreviousUpNext
TLz_Attr.attrs Field
Pascal
attrs: TLz_list;
Description

 

Each name in the list is type of TSourceToken. this means you can cast name to TSourceToken for further processing. 

 

First name of attr is stored in relname, so if this attr is not a dot separated name, then name is stored in relname, and attrs is null.

See Also
Gudu software http://www.sqlparser.com
Send comments about this topic.