gtk-d v2.3.3 (2014-06-07T20:41:10Z)
Home
Dub
Repo
Connection.this
gda
Connection
Connection
Sets our main struct and passes it to the parent class
this
(GdaConnection* gdaConnection)
class
Connection
this
(
GdaConnection
*
gdaConnection
)
this
(Client client, GdaServerProvider* provider, string dsn, string username, string password, GdaConnectionOptions options)
Meta
Source
See Implementation
gda
Connection
Connection
constructors
this
functions
addError
addErrorList
beginTransaction
changeDatabase
close
commitTransaction
createBlob
createDatabase
createTable
dropDatabase
dropTable
executeCommand
executeNonQuery
executeSingleCommand
getClient
getCncString
getConnectionStruct
getDatabase
getDsn
getErrors
getLastInsertId
getOptions
getPassword
getProvider
getSchema
getServerVersion
getStruct
getUsername
isOpen
rollbackTransaction
setClient
setStruct
supports
variables
gdaConnection
Sets our main struct and passes it to the parent class