| title | createSQLXML Method (SQLServerConnection) |
|---|---|
| description | createSQLXML Method (SQLServerConnection) |
| author | dlevy-msft-sql |
| ms.author | dlevy |
| ms.reviewer | davidengel, machavan, sunilbs |
| 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.