Message in Korean (한국어)
XML 인덱스에는 sp_indexoption을 사용할 수 없으며 테이블에 XML 인덱스가 있습니다. 대신 ALTER INDEX를 사용하여 모든 인덱스에 대해 이 옵션을 설정하십시오.
Unlocalized message
sp_indexoption is not supported for XML Index and the table has an XML index on it. Use ALTER INDEX instead to set the option for ALL the indexes.
Search by Google