set_column_searchable

Declaration

set_column_searchable (name: COLUMN; value: BOOLEAN)

Description

Toggles whether the column identified by name can be searched in the index by the user.

See Also

set_column_alias
set_column_sortable
set_column_visible
database functions
Database