| GNOME Data Access 3.0 manual |
|---|
Table of Contents
- Introduction
- Virtual methods for providers
- get_version
- get_server_version
- get_info
- supports_feature
- get_data_handler
- string_to_handler
- get_def_dbms_type
- open_connection
- close_connection
- get_database
- change_database
- supports_operation
- create_operation
- render_operation
- perform_operation
- execute_command
- get_last_insert_id
- begin_transaction
- commit_transaction
- rollback_transaction
- create_blob
- fetch_blob
- get_schema
- Virtual methods for recordsets
- GdaServerProvider
