SQLite_Close

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > SQLite >

SQLite_Close

 

Description

 

Closes the current sqlite-file handle and sets it to nothing.

 

Syntax

 

SQLite_Close[()]

 

Returns

 

None.

 

Parameters

 

Name

Type

Optional

Meaning





 

Remarks

 

Restrictions

 

See also

 

Examples