Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the number, types, and properties of the columns for this SQLServerResultSet object.
Syntax
public java.sql.ResultSetMetaData getMetaData()
Return Value
A SQLServerResultSetMetaData object.
Exceptions
Remarks
This getMetaData method is specified by the getMetaData method in the java.sql.ResultSet interface.