Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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.