class Aws::RDSDataService::Types::ResultSetMetadata
@see docs.aws.amazon.com/goto/WebAPI/rds-data-2018-08-01/ResultSetMetadata AWS API Documentation
@return [Array<Types::ColumnMetadata>]
The metadata of the columns in the result set.
@!attribute [rw] column_metadata
@return [Integer]
The number of columns in the result set.
@!attribute [rw] column_count
The metadata of the result set returned by a SQL statement.