<p>
The message gives the name of the prepared statement, the name of portal,
and the values to use for any parameter values present in the prepared statement.
The supplied parameter set must match those needed by the prepared statement.
<p>
The response is either {@link BindComplete} or {@link ErrorResponse}.
<p> The message gives the name of the prepared statement, the name of portal, and the values to use for any parameter values present in the prepared statement. The supplied parameter set must match those needed by the prepared statement. <p> The response is either {@link BindComplete} or {@link ErrorResponse}.