SQLite3Result::finalize

(PHP 5 >= 5.3.0)

SQLite3Result::finalizeCloses the result set

Опис

public bool SQLite3Result::finalize ( void )

Closes the result set.

Параметри

В цієї функції немає параметрів.

Значення, що повертаються

Returns TRUE.

add a note add a note

User Contributed Notes

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