The IsFullTextEnabled property is TRUE when the referenced database is selected for participation in Microsoft Search full-text queries.
object.IsFullTextEnabled
object
Expression that evaluates to an object in the Applies To list
Boolean
Read-only
HRESULT GetIsFullTextEnabled(LPBOOL pRetVal);
Set database participation in Microsoft Search full-text queries using the EnableFullTextCatalogs and DisableFullTextCatalogs methods.