Back to Seed Clases

Gda


Classes

Interfaces

Structs

Unions

Enums

Enum Gda.ServerOperationType

Import line: Gda = imports.gi.Gda;
GIR File: Gda-4.0.gir
C documentation: GdaServerOperationType
Enum : ServerOperationType
  Show / Hide Inherited methods, properties and signals
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gda.Connection
Method
create_operation (ServerOperationType type, Set options) : Gda.ServerOperation
Creates a new GdaServerOperation object which can be modified in order to perform the type type of action.
Gda.ServerOperation
Method
new Gda.ServerOperation.c_new (ServerOperationType op_type, String xml_file) : Gda.ServerOperation
Create a new Gda.ServerOperation
Gda.ServerOperation
Method
Gda.ServerOperation.op_type_to_string (ServerOperationType type) : String
Gda.ServerOperation
Method
get_op_type () : Gda.ServerOperationType
Gda.ServerProvider
Method
supports_operation (Connection cnc, ServerOperationType type, Set options) : Boolean
Gda.ServerProvider
Method
create_operation (Connection cnc, ServerOperationType type, Set options) : Gda.ServerOperation
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:09 GMT+0800 (HKT)