Message in Japanese (日本語)

警告: テーブル "%2"."%3" のインデックス "%1" が壊れている可能性があります。このインデックスは、文字列から日付への不明確な変換を含む計算列 "%4" を参照しています。DBCC CHECKTABLE を実行してインデックスを確認してください。121 などの明確な日付形式で明示的な CONVERT を使用することを検討してください。互換性モードが 90 の場合、不明確な式を参照している計算列のインデックスを作成できません。詳細については、Books Online のトピック「計算列でのインデックスの作成 (Creating Indexes on Computed Columns)」を参照してください。

Unlocalized message

Warning: Index "%1" on table "%2"."%3" might be corrupted because it references computed column "%4" containing a non-deterministic conversion from string to date. Run DBCC CHECKTABLE to verify index. Consider using explicit CONVERT with deterministic date style such as 121. Computed column indexes referencing non-deterministic expressions can't be created in 90 compatibility mode. See Books Online topic "Creating Indexes on Computed Columns" for more information.

Search by Google
Available localized messages
Chinese (Simplified) (中文(简体)) Korean (한국어) Prior (Message) Chinese (Traditional) (中文(繁體)) Next (Message)