Back to Seed Clases

Gda


Classes

Interfaces

Structs

Unions

Enums

Struct Gda.DsnInfo

Import line: Gda = imports.gi.Gda;
GIR File: Gda-4.0.gir
C documentation: GdaDsnInfo
Struct : DsnInfo
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gda.DsnInfo ()
Create a new Gda.DsnInfo
Create a new Gda.DsnInfo
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gda.Config
Method
Gda.Config.get_dsn_info (String dsn_name) : Gda.DsnInfo
Get information about the DSN named dsn_name.
Gda.Config
Method
Gda.Config.define_dsn (DsnInfo info) : Boolean
Add or update a DSN from the definition in info
Gda.Config
Method
Gda.Config.get_dsn_info_at_index (Number index) : Gda.DsnInfo
Get a pointer to a read-only GdaDsnInfo at the index position
Gdaui.Login
Method
get_connection_information () : Gda.DsnInfo
Gdaui.Login
Method
set_connection_information (DsnInfo cinfo) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:07 GMT+0800 (HKT)