c-treeDB API for C++ - Developers Guide
CTIndex::SetTemporaryFlag
Syntax
void SetTemporaryFlag(CTBOOL TempFlag)
Parameters
- TempFlag [in] The temporary flag.
Description
Sets the temporary flag. If set to YES, this index is a temporary index.
Return
None.
See also
GetTemporaryFlag()