Generate SQL command for CREATE INDEX.
index name
table name
index expression
options {method}
{method}
string to accumulate to (internal use)
SQL command for creating the index
Generated using TypeDoc
Generate SQL command for CREATE INDEX.