| title | SQLServerSavepoint Constructor - savepoint | Microsoft Docs | |
|---|---|---|
| ms.custom | ||
| ms.date | 01/19/2017 | |
| ms.prod | sql-non-specified | |
| ms.prod_service | drivers | |
| ms.service | ||
| ms.component | jdbc | |
| ms.reviewer | ||
| ms.suite | sql | |
| ms.technology |
|
|
| ms.tgt_pltfrm | ||
| ms.topic | article | |
| apiname |
|
|
| apilocation |
|
|
| apitype | Assembly | |
| ms.assetid | fb77db6b-ebf8-4b12-8153-2c4bdb8d72f7 | |
| caps.latest.revision | 7 | |
| author | MightyPen | |
| ms.author | genemi | |
| manager | jhubbard | |
| ms.workload | Inactive |
[!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