Programmer Guide : solidDB® SA : solidDB® SA function reference : SaCursorFree
  
SaCursorFree
SaCursorFree releases a cursor. After this call the cursor pointer is invalid.
Synopsis
void SA_EXPORT_H SaCursorFree(SaCursorT* scur)
Parameters
Parameters
Usage type
Description
scur
in, take
Pointer to a cursor object
Return value
None.
See also
solidDB® SA function reference