

# ResultSetMetadata
<a name="API_ResultSetMetadata"></a>

The metadata that describes the column structure and data types of a table of query results. To return a `ResultSetMetadata` object, use [GetQueryResults](API_GetQueryResults.md).

## Contents
<a name="API_ResultSetMetadata_Contents"></a>

 ** ColumnInfo **   <a name="athena-Type-ResultSetMetadata-ColumnInfo"></a>
Information about the columns returned in a query result metadata.  
Type: Array of [ColumnInfo](API_ColumnInfo.md) objects  
Required: No

## See Also
<a name="API_ResultSetMetadata_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/athena-2017-05-18/ResultSetMetadata) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/athena-2017-05-18/ResultSetMetadata) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/athena-2017-05-18/ResultSetMetadata) 