RowDescriptionMessage

Response containing the description of rows returned by a query.

Constructors

Link copied to clipboard
constructor(fields: List<FieldDescription>)

Properties

Link copied to clipboard

List of field descriptions for the returned rows.

Functions

Link copied to clipboard
open override fun toString(): String