TurboDB VCL Component Library

TTdbFulltextIndexDef

Hierarchy        Properties        Methods        See also

Previous  Top  Next

TTdbFulltextIndexDef describes a full-text index in a database table.

Unit

TdbDataSet

Description

Use the properties and methods of a full-text index definition to:

Create a full-text index in a table.
Display and check existing full-text indexes.
Identify the fields, that make up the full-text index.
Determine the name of a full-text index.

TTdbFulltextIndexDef applies to the new type of full-text index only, which is available for table level 4 and above.