إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Creates a SQLXML object without any data.
Syntax
public java.sql.SQLXML createSQLXML()
Return Value
A SQLXML object.
Exceptions
Remarks
This createSQLXML method is specified by the createSQLXML method in the java.sql.Connection interface.