หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Applies to:
SQL Server
Azure SQL Database
Azure SQL Managed Instance
Returns a row for each full-text catalog to full-text index reference.
| Column name | Data type | Description |
|---|---|---|
| object_id | int | ID of the full-text indexed table. Is unique within the database. |
| index_id | int | ID of full-text index. |
| fulltext_catalog_id | int | ID of full-text catalog. |
Permissions
The visibility of the metadata in catalog views is limited to securables that a user either owns, or on which the user was granted some permission.