共用方式為


FullTextCatalogID Property

未來的 Microsoft SQL Server 版本將移除這項功能。請避免在新的開發工作中使用這項功能,並規劃修改目前使用這項功能的應用程式。

The FullTextCatalogID property returns a system-generated integer uniquely that identifies a Microsoft Search full-text catalog.

語法

object
.FullTextCatalogID

Part

  • object
    An expression that evaluates to an object in the Applies To list

Data Type

Long integer

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetFullTextCatalogID(LPLONG pRetVal);

備註

The full-text catalog identifier appears as part of event log messages generated by the Microsoft Search service.