Main Page
Modules
Namespaces
Classes
Files
db
::
Query
close
exec_direct
execute
get_database
get_error_message
get_row_count
is_bof
is_eof
is_opened
param
prepare
seek_first
seek_next
unexecute
bool db::Query::is_opened
(
)
const
[virtual]
Check if the table is currently open.
Returns:
true
if the table is open
false
if the table is not open
Implements
db::UniCursor
.
Copyright © 2005-2008 ITTIA®. All rights reserved.