ODBCPreparedStatement.getMetaData

Retrieves a ResultSetMetaData object that contains information about the columns of the ResultSet object that will be returned when this PreparedStatement object is executed.

class ODBCPreparedStatement
override
ResultSetMetaData
getMetaData
(
)

Meta