c
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
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
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
Gda.ServerOperation.string_to_op_type (String str) : Gda.ServerOperationType
Gda.ServerOperation
Method
get_op_type () : Gda.ServerOperationType
Gda.ServerProvider
Method
create_operation (Connection cnc, ServerOperationType type, Set options) : Gda.ServerOperation
Gda.ServerProvider
Method
supports_operation (Connection cnc, ServerOperationType type, Set options) : gboolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:48 GMT+0800 (HKT)