我正在尝试为表格设置全文搜索 DocumentBody 。 我尽一切努力使它工作: EXEC sp_fulltext_catalog 'DocumentsCatalog', 'create'; EXEC sp_fulltext_catalog ...
確定! 回上一頁