title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic |
---|---|---|---|---|---|---|---|
SQLServerSavepoint Members |
SQLServerSavepoint Members |
David-Engel |
davidengel |
01/19/2017 |
sql |
connectivity |
reference |
[!INCLUDEDriver_JDBC_Download]
The following tables list the members that are exposed by the SQLServerException class.
Name | Description |
---|---|
SQLServerSavepoint (SQLServerConnection, java.lang.StringName) | Initializes a new instance of the SQLServerException class based on the given connection and name. |
None.
None.
Name | Description |
---|---|
getLabel | Gets the name of the savepoint label. |
getSavepointId | Gets the ID of the savepoint. |
getSavepointName | Gets the name of the savepoint. |
isNamed | Verifies if the savepoint has been named. |
Class inherited from: | Methods |
---|---|
java.lang.Object | clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait |