<MvMAKEINDEX>

 
Creates the physical index file in INDEXFILE for the database alias in NAME. If NAME is omitted, the index is created for the primary database.
Syntax
<MvMAKEINDEX NAME = "string: {  expression } | literal"
        INDEXFILE = "string: {  expression } | literal"
        EXPR_TYPE = "expression | variable"
        EXPR = "{ expression } | { variable_name }"
        FLAGS = "ascending | descending, unique | nonunique, string"> 
  • Empty Tag
User Annotations: MvMAKEINDEX