Back to Seed Clases

Gda


Classes

Interfaces

Structs

Unions

Enums

Enum Gda.TransactionIsolation

Import line: Gda = imports.gi.Gda;
GIR File: Gda-4.0.gir
C documentation: GdaTransactionIsolation
Enum : TransactionIsolation
  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
begin_transaction (String name, TransactionIsolation level) : Boolean
Starts a transaction on the data source, identified by the Before starting a transaction, you can check whether the underlying provider does support transactions or not by using the gda_connection_supports_feature() function.
Gda.SqlStatement
Method
trans_set_isol_level (TransactionIsolation level) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:10 GMT+0800 (HKT)