CTIndex.SetKeyType
Syntax
void SetKeyType(KEY_TYPE Type)
Parameters
Description
SetKeyType() set the key type of an index. The key type can be one of the following values:
Note: Key compression imposes a significant performance impact, especially when deleting records. Use this feature only when absolutely necessary to keep index space requirements to a minimum.
Return
None.
See Also
GetKeyType()