HasFullTextIndexedTables Property

SQL-DMO

SQL-DMO

HasFullTextIndexedTables Property

The HasFullTextIndexedTables property reports Microsoft Search full-text catalog use.

Applies To
FullTextCatalog Object
Syntax

object.HasFullTextIndexedTables

Parts

object

Expression that evaluates to an object in the Applies To list

Data Type

Boolean

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetHasFullTextIndexedTables(LPBOOL pRetVal);

Remarks

When TRUE, at least one table uses the referenced Microsoft Search full-text catalog for index data storage.

When FALSE, the full-text catalog is not currently used for index data storage.