ctdbIsVariableField
Indicate if a field is allocated in the variable portion of the record.
Declaration
CTBOOL ctdbIsVariableField(CTHANDLE Handle, NINT FieldNbr)
Description
ctdbIsVariableField() Indicates if a field, represented by the field number, is allocated in the variable portion of the record.
Returns
ctdbIsVariableField() returns YES if the field is allocated in the variable portion of the record, NO otherwise.