QueryResults Class

A query response.

Contains the tables, columns & rows resulting from a query.

All required parameters must be populated in order to send to Azure.

Inheritance
QueryResults

Constructor

QueryResults(**kwargs)

Parameters

tables
list[Table]
Required

Required. The list of tables, columns and rows.