| title | createSQLXML Method (SQLServerConnection) |
|---|---|
| description | createSQLXML Method (SQLServerConnection) |
| author | David-Engel |
| ms.author | davidengel |
| ms.date | 01/19/2017 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | reference |
[!INCLUDEDriver_JDBC_Download]
Creates a SQLXML object without any data.
public java.sql.SQLXML createSQLXML()
A SQLXML object.
This createSQLXML method is specified by the createSQLXML method in the java.sql.Connection interface.