Skip to content

Structure

PostgresMessage.Close

Identifies the message as a Close Command
struct Close

Topics

Instance Properties

  • description
    See CustomStringConvertible.
  • name
    The name of the prepared statement or portal to describe (an empty string selects the unnamed prepared statement or portal).
  • target
    Determines if the name identifes a portal or a prepared statement

Instance Methods

Type Properties

Enumerations

Relationships

Conforms To