English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

'%1' はフルテキスト検索キーを設定するのに有効なインデックスではありません。フルテキスト検索キーには、NULL 値が許容されず一意な単一列インデックスを指定する必要があります。そのインデックスはオフラインではなく、保存されない計算列での定義が不明確または不正確ではなく、最大サイズが %2 バイトである必要があります。フルテキスト キーに別のインデックスを選択してください。

Click to search this error in Google

English version

'%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.

Click to search this error in Google



Localized version
 Japanese

Error category
 SQL Server

Other localized versions
11 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions