Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
创建新索引。
IndexSchema TableSchema.createIndex( String index_name ) throws ULjException
index_name 索引的名称。所指定的名称必须是有效的 SQL 标识符。
用于使用指定名称创建索引的 IndexSchema。