mysql-lited v0.2.14 (2015-07-23T23:08:06Z)
Dub
Repo
Connection.OnStatusCallback
mysql
connection
Connection
Undocumented in source.
struct
Connection
(SocketType)
alias
OnStatusCallback
=
void
delegate
(
ConnectionStatus
status
,
const
(
char
)[]
message
)
Meta
Source
See Implementation
mysql
connection
Connection
aliases
OnStatusCallback
destructors
~this
functions
begin
close
commit
connect
disconnect
execute
ping
prepare
refresh
reset
rollback
statistics
use
properties
affected
connected
error
inTransaction
insertID
onStatus
status
warnings