Connection.sendQuery

Submits a command to the server without waiting for the result(s)

  1. void sendQuery(string SQLcmd)
    class Connection
    void
    sendQuery
    (
    string SQLcmd
    )
  2. void sendQuery(QueryParams p)

Meta