Class PgQuery.

Inherits PgClientMessage

C: A simple query.

The message data consists of the query as a EString.

PgQuery::PgQuery( const EString & s )

Creates a new simple query message for the statement s.

This web page based on source code belonging to The Archiveopteryx Developers. All rights reserved.