ConnectApi.QuerySqlPageOutput

Represents the rows output for an SQL query.
Property Name Type Description Available Version
dataRows ConnectApi.QuerySqlRowRepresentation Data associated with the SQL. 62.0
metadata ConnectApi.QuerySqlMetadataItem Metadata associated with the SQL. 62.0
returnedRows Long Number of rows returned by the query. 62.0