getSavepointId Method (SQLServerSavepoint)

Gets the ID of the savepoint.

public int getSavepointId()

Return Value

An int value.

Exceptions

SQLServerException

Remarks

This getSavepointId method is specified by the getSavepointId method in the java.sql.Savepoint interface.

See Also

Reference

SQLServerSavepoint Class

Concepts

SQLServerSavepoint Methods
SQLServerSavepoint Members