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

The public members of the TLz_Attr class are listed here.

Fields
Field 
Description 

Database link in Oracle. 

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. 

First source token of this attr name, if there is only one token in this attr, then attrs is null. 
Properties
Property 
Description 
Token represents column in qualified name. 
Token represent database in qualified name. 

first part of this attr. 

last part of this attr. 
Token represents database object in qualified name such as table, index,function. 
Token represent schema in qualified name. 
Token represent server in qualified name. 
Gudu software http://www.sqlparser.com
Send comments about this topic.