dpq2 v0.3.2 (2016-02-10T15:50:39Z)
Home
Dub
Repo
Connection.sendQuery
dpq2
query
Connection
Submits a command to the server without waiting for the result(s)
void
sendQuery
(string SQLcmd)
class
Connection
void
sendQuery
(
string
SQLcmd
)
void
sendQuery
(QueryParams p)
Meta
Source
See Implementation
dpq2
query
Connection
functions
exec
getNextNotify
isBusy
sendQuery
Submits a command to the server without waiting for the result(s)