ResultSetMetadata - 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.

ResultSetMetadata

The metadata of the result set returned by a SQL statement.

Contents

columnCount

The number of columns in the result set.

Type: Long

Required: No

columnMetadata

The metadata of the columns in the result set.

Type: Array of ColumnMetadata objects

Required: No

See Also

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