Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TABSTable.IndexFieldNames
TABSTable
Top 


Lists the columns to use as an index for a table.

property IndexFieldNames: string

Description
Lists the columns to use as an index for a table. Use IndexFieldNames as an alternative method of specifying the index to use for a table. In IndexFieldNames specify the name of each column to use as an index for a table. Ordering of column names is significant. Separate names with semicolon.Any column names specified in IndexFieldNames must already be indexed.

Note:
The IndexFieldNames and IndexName properties are mutually exclusive. Setting one clears the other.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 20, 2024