You are here: Symbol Reference > Classes > Common SQL Statement Classes > TCreateIndexSqlStatement Class
ContentsIndexHome
PreviousUpNext
TCreateIndexSqlStatement Class
File

ddlstatement

Pascal
TCreateIndexSqlStatement = class(TCustomSqlStatement);
Description

 

Class represents create index statement. 

You can obtain column information in Fields property.

See Also

TLz_CreateIndexSqlStatement

Module
Hierarchy
Related Information
Gudu software http://www.sqlparser.com
Send comments about this topic.