|
BuildFullTextIndex | | Set this attribute to build a full-text index on this data column. A full-text index is required in order to search on individual terms within a data field.
Note: Full-text indices should be built when configuring a table search with the Search element. |
BuildIndex | | Set this attribute to build a standard index on this data column. |
ColumnName | | (Required) The name of a column in the table. |
ColumnWidth | | Set this attribute to a numeric value that specifies the width for this text column.
Note: Any column wider than 500 characters cannot be indexed. Use a full-text index for large text columns. |
DataType | | (Required) Specifies the type of data present. |
ID | | (Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition. |