Gda.DataSelect – libgda-5.0 Reference Manual
Packages
libgda-5.0
Gda
DataSelect
auto_reset
connection
delete_stmt
exec_params
execution_delay
insert_stmt
model_usage
prepared_stmt
select_stmt
store_all_rows
update_stmt
error_quark
DataSelect
compute_columns_attributes
compute_modification_statements
compute_modification_statements_ext
compute_row_selection_condition
fetch_at
fetch_nb_rows
fetch_next
fetch_prev
fetch_random
get_connection
rerun
set_modification_statement
set_modification_statement_sql
set_row_selection_condition_sql
store_all
advertized_nrows
nb_stored_rows
prep_stmt
DataSelect
Object Hierarchy:
Description:
public
abstract
class
DataSelect
:
Object
,
DataModel
Namespace:
Gda
Package:
libgda-5.0
Content:
Properties:
public
bool
auto_reset
{
set
;
get
; }
public
Connection
connection
{
construct
set
;
get
; }
public
Statement
delete_stmt
{
set
;
owned
get
; }
public
Set
exec_params
{
construct
set
;
owned
get
; }
public
double
execution_delay
{
set
;
get
; }
public
Statement
insert_stmt
{
set
;
owned
get
; }
public
uint
model_usage
{
construct
set
;
get
; }
public
PStmt
prepared_stmt
{
set
;
owned
get
; }
public
Statement
select_stmt
{
owned
get
; }
public
bool
store_all_rows
{
set
;
get
; }
public
Statement
update_stmt
{
set
;
owned
get
; }
Static methods:
public
static
Quark
error_quark
()
Creation methods:
protected
DataSelect
()
Methods:
public
bool
compute_columns_attributes
()
throws
Error
public
bool
compute_modification_statements
()
throws
Error
public
bool
compute_modification_statements_ext
(
DataSelectConditionType
cond_type)
throws
Error
public
bool
compute_row_selection_condition
()
throws
Error
public
virtual
bool
fetch_at
(
Row
prow,
int
rownum)
throws
Error
public
virtual
int
fetch_nb_rows
()
public
virtual
bool
fetch_next
(
Row
prow,
int
rownum)
throws
Error
public
virtual
bool
fetch_prev
(
Row
prow,
int
rownum)
throws
Error
public
virtual
bool
fetch_random
(
Row
prow,
int
rownum)
throws
Error
public
weak
Connection
get_connection
()
public
bool
rerun
()
throws
Error
public
bool
set_modification_statement
(
Statement
mod_stmt)
throws
Error
public
bool
set_modification_statement_sql
(
string
sql)
throws
Error
public
bool
set_row_selection_condition_sql
(
string
sql_where)
throws
Error
public
virtual
bool
store_all
()
throws
Error
Fields:
public
int
advertized_nrows
public
int
nb_stored_rows
public
weak
PStmt
prep_stmt
Inherited Members:
All known members inherited from class GLib.Object
@new
newv
new_valist
get_type
get_class
@ref
unref
ref_sink
weak_ref
weak_unref
add_weak_pointer
remove_weak_pointer
@get
@set
get_property
set_property
get_data
set_data
set_data_full
steal_data
get_qdata
set_qdata
set_qdata_full
steal_qdata
freeze_notify
thaw_notify
dispose
constructed
notify_property
connect
disconnect
add_toggle_ref
remove_toggle_ref
bind_property
notify
ref_count
All known members inherited from interface Gda.DataModel
error_quark
add_data_from_xml_node
append_row
array_copy_model
array_copy_model_ext
create_iter
describe_column
dump
dump_as_string
export_to_file
export_to_string
freeze
get_access_flags
get_attributes_at
get_column_index
get_column_name
get_column_title
get_exceptions
get_n_columns
get_n_rows
get_notify
get_typed_value_at
get_value_at
import_from_file
import_from_model
import_from_string
iter_at_row
iter_next
iter_prev
iter_set_value
remove_row
send_hint
set_column_name
set_column_title
set_notify
set_value_at
thaw
access_changed
changed
reset
row_inserted
row_removed
row_updated