ResultSetMetadata - Amazon Athena
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ResultSetMetadata

The metadata that describes the column structure and data types of a table of query results. To return a ResultSetMetadata object, use GetQueryResults.

Contents

ColumnInfo

Information about the columns returned in a query result metadata.

Type: Array of ColumnInfo objects

Required: No

See Also

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