The HasFullTextIndexedTables property reports Microsoft Search full-text catalog use.
object.HasFullTextIndexedTables
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
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.
Boolean
Read-only
HRESULT GetHasFullTextIndexedTables(LPBOOL pRetVal);