FullTextCatalogID Property (SQL-DMO)

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

Applies To

FullTextCatalog Object

Syntax

object.FullTextCatalogID

Part Description
object Expression that evaluates to an object in the Applies To list

Remarks

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

Data Type

Long integer

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetFullTextCatalogID(LPLONG pRetVal);

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.