PGCommand.bind

Binds values to parameters and updates list of returned fields.

This is normally done automatically, but it may be useful to check what fields would be returned from a query, before executing it.

class PGCommand
void
bind
(
)

Meta