UniqueKeyCount Property (SQL-DMO)

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

Part Description
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);

  


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