TableIndexSet
01 Syntax
JSql.Indexing.TableIndexSet
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| FindByName | 1 | |
| FindByColumn | 1 |
03 Properties
04 Members
Archives
the archived index data of each column, used to restore the search index from disk instead of re-indexing the whole table on every startup.
Database
Table
Indexes
FindByName(
String)FindByColumn(
String, IndexKind)