Index '%1!s!' cannot be created on table '%2!s!', because at least one key column is stored off-row. Index key columns memory-optimized tables must fit within the %3!s! byte limit for in-row data. Simplify the index key or reduce the size of the columns to fit within %4!s! bytes.
Index ' ' is used to enforce the full-text key on table ' ' and must be single-column. This change will disable full-text ...
Index ' ' is used to enforce the full-text key on table ' ' and must be unique. This change will disable full-text indexing ...
Index ' ' is used to enforce the full-text key on table ' ' and must not be null. This change will disable full-text indexing ...
Index ' ' is used to enforce the full-text key on table ' '. Deleting this index will disable full-text indexing for the ...
Index '%1!s!' cannot be created on table '%2!s!', because at least one key column is stored off-row. Index key columns memory-optimized ...
Index '%1!s!' cannot be created or rebuilt. The specified row length for this index using the vardecimal storage format exceeds ...
Index '%1!s!' could not be created or rebuilt. A unique or clustered index on a federated table must contain the federated ...
Index '%1!s!' could not be created or rebuilt. The key length for this index (%2!s! bytes) exceeds the maximum allowed length ...
Index '%1!s!' must be either a primary key or a unique index for table '%2!s!.%3!s!'. Specify an index that meets at least ...