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