หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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.