SQLite3Result::finalize

(PHP 5 >= 5.3.0)

SQLite3Result::finalizeCloses the result set

Beskrivelse

public bool SQLite3Result::finalize ( void )

Closes the result set.

Parametre

This function has no parameters.

Returnerings Værdier

Returns TRUE.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top