UniqueKeyCount Property

SQL-DMO

SQL-DMO

UniqueKeyCount Property

The UniqueKeyCount property returns an approximate number of words uniquely addressable in a Microsoft Search full-text catalog.

Applies To
FullTextCatalog Object
Syntax

object.UniqueKeyCount

Parts

object

Expression that evaluates to an object in the Applies To list

Data Type

Long

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetUniqueKeyCount(LPLONG pRetVal);