ResultFrame - RDS Data API
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

ResultFrame

The result set returned by a SQL statement.

Note

This data structure is only used with the deprecated ExecuteSql operation. Use the BatchExecuteStatement or ExecuteStatement operation instead.

Contents

records

The records in the result set.

Type: Array of Record objects

Required: No

resultSetMetadata

The result-set metadata in the result set.

Type: ResultSetMetadata object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: