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