Builder

class Builder

Properties

Link copied to clipboard

The metadata that describes the column structure and data types of a table of query results.

Link copied to clipboard
var rows: List<Row>?

The rows in the table.

Functions