Message in Japanese (日本語)
'%1' はフルテキスト検索キーを設定するのに有効なインデックスではありません。フルテキスト検索キーには、NULL 値が許容されず一意な単一列インデックスを指定する必要があります。そのインデックスはオフラインではなく、保存されない計算列での定義が不明確または不正確ではなく、最大サイズが %2 バイトである必要があります。フルテキスト キーに別のインデックスを選択してください。
Unlocalized message
'%1' is not a valid index to enforce a full-text search key. A full-text search key must be a unique, non-nullable, single-column index which is not offline, is not defined on a non-deterministic or imprecise nonpersisted computed column, and has maximum size of %2 bytes. Choose another index for the full-text key.
Search by Google