ctdbGetFieldName
Retrieve the field name
Declaration
pTEXT ctdbGetFieldName(CTHANDLE Handle)
Description
ctdbGetFieldName() retrieves the field name, given a field handle. Use ctdbGetFieldNumber() to retrieve the field number given the field name.
Returns
ctdbGetFieldName() returns the field name, or NULL on failure
See also
ctdbAllocField(), ctdbGetFieldNumber(), ctdbGetFieldNumberByName(), ctdbGetFieldNbr(), ctdbGetFieldLength(), ctdbSetFieldName()