Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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.