resultSetMetadata property
The metadata that describes the column structure and data types of a table of query results.
Implementation
final ResultSetMetadata? resultSetMetadata;
The metadata that describes the column structure and data types of a table of query results.
final ResultSetMetadata? resultSetMetadata;