ctdbGetIndexKeyLength
Retrieve the key length for this index.
Declaration
VRLEN ctdbGetIndexKeyLength(CTHANDLE Handle)
Description
ctdbGetIndexKeyLength() retrieves the key length for this index.
Returns
ctdbGetIndexKeyLength() returns the key length or -1 on error.
See also
ctdbAllocIndex()