| title | setSavepoint Method () | Microsoft Docs | |
|---|---|---|
| ms.custom | ||
| ms.date | 01/19/2017 | |
| ms.prod | sql | |
| ms.prod_service | connectivity | |
| ms.reviewer | ||
| ms.technology | connectivity | |
| ms.topic | conceptual | |
| apiname |
|
|
| apilocation |
|
|
| apitype | Assembly | |
| ms.assetid | 11013055-4fd3-45a9-b2da-28b2908dad52 | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Creates an unnamed savepoint in the current transaction, and returns the new SQLServerSavepoint object that represents it.
public java.sql.Savepoint setSavepoint()
A SavePoint object.
This setSavePoint method is specified by the setSavePoint method in the java.sql.Connection interface.
setSavepoint Method (SQLServerConnection)
SQLServerConnection Members
SQLServerConnection Class