ctDeleteBackgroundLoadStatus
Declaration
extern ctCONV NINT ctDECL ctDeleteBackgroundLoadStatus(COUNT datno,pTEXT loadid);
Parameters:
Description
ctDeleteBackgroundLoadStatus() deletes the resource that contains the status of all background load operations for the specified data file, or deletes the specified entry from this resource.
Note: The Full-Text Index must be committed before it can be used. An FTI cannot be created and dropped in the same transaction.
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.
See Also