Structure
PostgresMessage.RowDescription
Identifies the message as a row description.
struct RowDescription
Topics
Structures
struct FieldDescribes a single field returned in aRowDescriptionmessage.
Instance Properties
var description: StringSeeCustomStringConvertible.var fields: [PostgresMessage.RowDescription.Field]The fields supplied in the row description.
Default Implementations
Relationships
Conforms To
PostgresMessageTypeSwift.CopyableSwift.Escapable