Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
See Also
SQLServerSavepoint Methods
SQLServerSavepoint Members
SQLServerSavepoint Class