ConnectApi.QuerySqlOutput

Represents the SQL query output.
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
status ConnectApi.QuerySqlStatus Metadata related to the status of an SQL query. 62.0