getSavepointName Method (SQLServerSavepoint)

Gets the name of the savepoint.

public java.lang.String getSavepointName()

Return Value

A String that contains the name of the savepoint.

Exceptions

SQLServerException

Remarks

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

See Also

Reference

SQLServerSavepoint Class

Concepts

SQLServerSavepoint Methods
SQLServerSavepoint Members