Gda.Provider.statement_execute – libgda-6.0 Reference Manual
Packages
libgda-6.0
Gda
Provider
add_savepoint
begin_transaction
close_connection
commit_transaction
create_connection
create_operation
create_parser
delete_savepoint
escape_string
get_data_handler
get_def_dbms_type
get_last_inserted
get_name
get_server_version
get_version
identifier_quote
open_connection
perform_operation
prepare_connection
render_operation
rollback_savepoint
rollback_transaction
statement_execute
statement_prepare
statement_rewrite
statement_to_sql
supports_feature
supports_operation
unescape_string
statement_execute
Description:
[
Version
( since =
"6.0"
) ]
public
abstract
Object
statement_execute
(
Connection
cnc,
Statement
stmt,
Set
@params,
StatementModelUsage
model_usage,
Type
col_types,
Set
last_inserted_row)
throws
Error