SQLServerSavepoint Methods
The following tables list the methods that are exposed by the SQLServerSavepoint class.
Methods
Name | Description |
---|---|
Gets the name of the savepoint label. |
|
Gets the ID of the savepoint. |
|
Gets the name of the savepoint. |
|
Verifies if the savepoint has been named. |
Inherited Methods
Class inherited from: | Methods |
---|---|
java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait |