| title | SQLServerSavepoint Constructor - savepoint | 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 | fb77db6b-ebf8-4b12-8153-2c4bdb8d72f7 | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Initializes a new instance of the SQLServerException class based on the given connection and name.
public SQLServerSavepoint(SQLServerConnection con,
java.lang.String sName)
con
A SQLServerConnection object.
sName
A String that contains the name of the savepoint.
SQLServerSavepoint Constructors
SQLServerSavepoint Members
SQLServerSavepoint Class