Gda.ServerOperation – libgda-5.0 Reference Manual
Packages
libgda-5.0
Gda
ServerOperation
connection
op_type
provider
spec_filename
error_quark
op_type_to_string
prepare_create_database
prepare_drop_database
prepare_drop_table
string_to_op_type
ServerOperation
add_item_to_sequence
del_item_from_sequence
get_node_parent
get_node_path_portion
get_node_type
get_op_type
get_root_nodes
get_sequence_item_names
get_sequence_max_size
get_sequence_min_size
get_sequence_name
get_sequence_size
get_sql_identifier_at_path
get_value_at
is_valid
load_data_from_xml
perform_create_database
perform_create_table
perform_drop_database
perform_drop_table
seq_item_added
seq_item_remove
set_value_at
sequence_item_added
sequence_item_remove
ServerOperation
Object Hierarchy:
Description:
public
class
ServerOperation
:
Object
Namespace:
Gda
Package:
libgda-5.0
Content:
Properties:
public
Connection
connection
{
construct
set
;
owned
get
; }
public
int
op_type
{
construct
set
;
get
; }
public
ServerProvider
provider
{
construct
set
;
owned
get
; }
public
string
spec_filename
{
construct
set
; }
Static methods:
public
static
Quark
error_quark
()
public
static
unowned
string
op_type_to_string
(
ServerOperationType
type)
public
static
ServerOperation
prepare_create_database
(
string
provider,
string
? db_name)
throws
Error
public
static
ServerOperation
prepare_drop_database
(
string
provider,
string
? db_name)
throws
Error
public
static
ServerOperation
prepare_drop_table
(
Connection
cnc,
string
table_name)
throws
Error
public
static
ServerOperationType
string_to_op_type
(
string
str)
Creation methods:
public
ServerOperation
(
ServerOperationType
op_type,
string
xml_file)
Methods:
public
uint
add_item_to_sequence
(
string
seq_path)
public
bool
del_item_from_sequence
(
string
item_path)
public
string
get_node_parent
(
string
path)
public
string
get_node_path_portion
(
string
path)
public
ServerOperationNodeType
get_node_type
(
string
path,
ServerOperationNodeStatus
? status)
public
ServerOperationType
get_op_type
()
public
string
[]
get_root_nodes
()
public
string
[]
get_sequence_item_names
(
string
path)
public
uint
get_sequence_max_size
(
string
path)
public
uint
get_sequence_min_size
(
string
path)
public
unowned
string
get_sequence_name
(
string
path)
public
uint
get_sequence_size
(
string
path)
public
string
get_sql_identifier_at_path
(
Connection
? cnc,
ServerProvider
? prov,
string
path)
public
unowned
Value
?
get_value_at
(
string
path)
public
bool
is_valid
(
string
? xml_file)
throws
Error
public
bool
load_data_from_xml
(
unowned
Node
* node)
throws
Error
public
bool
perform_create_database
(
string
? provider)
throws
Error
public
bool
perform_create_table
()
throws
Error
public
bool
perform_drop_database
(
string
? provider)
throws
Error
public
bool
perform_drop_table
()
throws
Error
public
virtual
void
seq_item_added
(
string
seq_path,
int
item_index)
public
virtual
void
seq_item_remove
(
string
seq_path,
int
item_index)
public
bool
set_value_at
(
string
? value,
string
path)
throws
Error
Signals:
public
signal
void
sequence_item_added
(
string
seq_path,
int
item_index)
public
signal
void
sequence_item_remove
(
string
seq_path,
int
item_index)
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