
Public Member Functions | |
| String | sqlForCreateIndex (String indexName, String tableName, ColumnIndex...columnIndexes) |
Returns the SQL expression for creating an index on the given set of columns
| indexName | the name of the index to create | |
| tableName | the name of the containing table | |
| columnIndexes | the list of columns to index on |
Reimplemented from ERXSQLHelper.
1.5.8