addChangeIDfield
Add a change ID field to the specified data file.
Declaration
ctCONV NINT ctDECL addChangeIDfield (FILNO datno, NINT fieldno);
Description
[IN] datno- Data file number.
[IN] fieldno- The field number in the DODA for the change ID field.
Return Values
Value |
Symbolic Constant |
Explanation |
---|---|---|
0 |
CTDBRET_OK |
Successful operation. |
See c-tree Plus Error Codes for a complete listing of valid c-tree Plus error values.