ctdbGetDefaultIndexName
Return the default index name.
Declaration
pTEXT ctdbGetDefaultIndexName(CTHANDLE Handle)
Description
ctdbGetDefaultIndexName() retrieves the current default index name. When the record handle is initialized for the first time, the default index is set to zero.
Records
ctdbGetDefaultIndexName() returns the current default index name.
See also
ctdbAllocRecord(), ctdbGetDefaultIndex(), ctdbSetDefaultIndexByName()