Builder

class Builder

Properties

Link copied to clipboard

Metadata for the columns included in the results. This field is blank if the formatRecordsAs parameter is set to JSON.

Link copied to clipboard

A string value that represents the result set of a SELECT statement in JSON format. This value is only present when the formatRecordsAs parameter is set to JSON.

Link copied to clipboard

Values for fields generated during a DML request.

Link copied to clipboard

The number of records updated by the request.

Link copied to clipboard

The records returned by the SQL statement. This field is blank if the formatRecordsAs parameter is set to JSON.