TurboDB VCL/CLX Component Library
TTdbTable.FullTextTable
TTdbTable   See also
Top 


Indicates the TurboDB table used as an index for full-text search.

property FullTextTable: TTdbTable;

Description
Set FullTextTable to a table that contains the keywords for a keyword filter. FullTextTable must be linked to the table you are searching in by a relation field in the base table. In order to filter for keywords WordFilter must contain a valid keyword search expression.