Query.connection

A setter for the connection.

THe connection MUST be set before executing the query, but it is a lot more handy to simply use the constructor that takes the Connection instead of using this.

struct Query
@property
void
connection

Meta