GObject.Object
Gda.ServerOperation
| Import line: | Gda = imports.gi.Gda; |
| GIR File: | Gda-4.0.gir |
| C documentation: | GdaServerOperation |
| Class : | ServerOperation |
| Extends: | GObject.Object |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
connection : Gda.Connection
|
Gda.ServerOperation | |
|
object : GObject.Object
read only
|
Gda.ServerOperation | |
|
op_type : Number
|
Gda.ServerOperation | |
|
priv : Gda.ServerOperationPrivate
read only
|
Gda.ServerOperation | |
|
provider : Gda.ServerProvider
|
Gda.ServerOperation | |
|
spec_filename : String
|
Gda.ServerOperation | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Gda.ServerOperation
(Object properties)
Create a new Gda.ServerOperation
Create a new Gda.ServerOperation
|
||
|
Create a new Gda.ServerOperation
Create a new Gda.ServerOperation
|
||
|
Gda.ServerOperation | |
| Gda.ServerOperation | ||
| Gda.ServerOperation | ||
| Gda.ServerOperation | ||
| Gda.ServerOperation | ||
|
Gda.ServerOperation | |
|
get_op_type
()
:
Gda.ServerOperationType
|
Gda.ServerOperation | |
|
get_root_nodes
()
:
Array
|
Gda.ServerOperation | |
| Gda.ServerOperation | ||
| Gda.ServerOperation | ||
| Gda.ServerOperation | ||
| Gda.ServerOperation | ||
| Gda.ServerOperation | ||
| Gda.ServerOperation | ||
|
Gda.ServerOperation | |
|
save_data_to_xml
()
:
libxml2.Node
|
Gda.ServerOperation | |
| Event | Defined By | |
|---|---|---|
|
Gda.ServerOperation | |
|
Gda.ServerOperation | |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Gda
Method |
|
|
Gda
Method |
|
|
Gda
Method |
|
|
Gda
Method |
|
|
Gda
Method |
|
|
Gda
Method |
|
|
Gda
Method |
|
|
Gda.Connection
Method |
Creates a new GdaServerOperation object which can be modified in order to perform the type type of action.
|
|
Gda.Connection
Method |
perform_operation
(ServerOperation op)
:
Boolean
Performs the operation described by op (which should have been created using gda_connection_create_operation()).
|
|
Gda.ServerProvider
Method |
|
|
Gda.ServerProvider
Method |
|
|
Gda.ServerProvider
Method |
|
|
Gda.ServerProvider
Method |
|
|
Gdaui.ServerOperation
Property |
server_operation : Gda.ServerOperation
|
|
Gdaui.ServerOperation
Method |
Create a new Gdaui.ServerOperation
|
|
Gdaui.ServerOperation
Method |
new Gdaui.ServerOperation.in_dialog
(ServerOperation op, Window parent, String title, String header)
:
Gdaui.ServerOperation
Create a new Gdaui.ServerOperation
|