إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
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.