You are here:
Symbol Reference >
Classes
>
Common SQL Statement Classes
>
TCreateIndexSqlStatement Class
>
public
public
The public members of the TCreateIndexSqlStatement class are listed here.
Fields
Field
Description
qi_name
Original
parse
tree node of index name.
Properties
Property
Description
CreateIndexOptions
Set of TCreateIndexOption.
IndexName
Index name in string. You can also check
qi_name
property for original
parse
tree node of index name.
IndexTable
Table
used while creating this index.
Gudu software http://www.sqlparser.com
Send
comments
about this topic.