Using the CSV_Include Project > CSV_Include Reference > CSV_Include Functions > CSV_DB_Close

CSV_DB_Close

Closes a specified recordset.

Syntax

CSV_DB_Close(hRecordSet)

hRecordSet:

Handle to recordset (as returned from CSV_DB_Execute() )

Return Value

0 if successful, otherwise -1.