Structure
PostgresMessage.DataRow
Identifies the message as a data row.
struct DataRow
Topics
Structures
Instance Properties
var columns: [PostgresMessage.DataRow.Column]The data row’s columnsvar description: StringSeeCustomStringConvertible.
Default Implementations
Relationships
Conforms To
PostgresMessageTypeSwift.CopyableSwift.Escapable