หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Retrieves a SQLServerDatabaseMetaData object that contains metadata about the database to which this SQLServerConnection object represents a connection.
Syntax
public java.sql.DatabaseMetaData getMetaData()
Return Value
The DatabaseMetaData object.
Exceptions
Remarks
This getMetaData method is specified by the getMetaData method in the java.sql.Connection interface.