You are here: Symbol Reference > Classes > Common SQL Statement Classes > TDeleteSqlStatement Class > public > _IsUsing Field
ContentsIndexHome
PreviousUpNext
TDeleteSqlStatement._IsUsing Field
Pascal
_IsUsing: Boolean;
Description

 

Using clause in delete statement of MySQL. 

Raw parse tree node of using clause in TLz_DeleteStmt._lstRefTables. After parsing, these information will be available in JoinTables.

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