ctdbGetFieldAutoSysTime
Get the setting of an autotimestamp field. If on output, both create and update are set to NO, the field has automatic assignment turned OFF.
Declaration
CTDBRET ctdbDECL ctdbGetFieldAutoSysTime(CTHANDLE Handle, pCTBOOL create, pCTBOOL update)
Description
Returns
CTDBRET_OK on success or c-tree error code on failure.