Inherited by HashIndexInitInfo.
Data Fields | |
| char | tableName [IDENTIFIER_LENGTH] |
| tablename | |
| FieldNameList | list |
| field name list | |
| IndexType | indType |
| index type | |
| bool | isUnique |
| unique values | |
| bool | isPrimary |
| primary key | |
Encapsulates the information or definition of an index.