ctdbGetTableFieldCount
Retrieve the number of fields associated with the table.
Declaration
VRLEN ctdbGetTableFieldCount(CTHANDLE Handle)
Description
ctdbGetTableFieldCount() retrieves the number of fields associated with the table.
Returns
ctdbGetTableFieldCount() returns the number of fields or -1 on error.
See also
ctdbAllocTable(), ctdbGetTableIndexCount()