4.3.72 ctdbDelIndex
Delete an index from a table.
Declaration
CTDBRET ctdbDelIndex(CTHANDLE Handle, NINT IndexNumber)Description
ctdbDelIndex deletes an index from a table. Use ctdbAddIndex to add indices in a table.
Returns
ctdbDelIndex returns CTDBRET_OK on success, or c-treeDB SDK error code on failure.
See also
ctdbAllocTable, ctdbAddIndex
|
FairCom Corporation www.faircom.com |