4.3.70 ctdbDelField
Delete the field indicated by the field number Index.
Declaration
CTDBRET ctdbDelField(CTHANDLE Handle, NINT Index)Description
ctdbDelField deletes the field indicated by the field number Index. Use ctdbDelFieldByName to delete a field by name. Use ctdbAddField, ctdbInsField and ctdbInsFieldByName to add fields to a table.
Returns
ctdbDelField returns CTDBRET_OK on success or c-treeDB SDK error code on failure.
See also
ctdbAllocTable, ctdbAddField, ctdbInsField, ctdbInsFieldByName, ctdbDelFieldByName, ctdbMoveField
|
FairCom Corporation www.faircom.com |