Gets the ID of the savepoint.
Syntax
public int getSavepointId()
Return Value
An int value.
Exceptions
Remarks
This getSavepointId method is specified by the getSavepointId method in the java.sql.Savepoint interface.
| getSavepointId Method (SQLServerSavepoint) |
Gets the ID of the savepoint.
public int getSavepointId()
An int value.
This getSavepointId method is specified by the getSavepointId method in the java.sql.Savepoint interface.