다음을 통해 공유


SQLServerSavepoint Methods

The following tables list the methods that are exposed by the SQLServerSavepoint class.

Methods

Name Description

getLabel

Gets the name of the savepoint label.

getSavepointId

Gets the ID of the savepoint.

getSavepointName

Gets the name of the savepoint.

isNamed

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

참고 항목

참조

SQLServerSavepoint Class

개념

SQLServerSavepoint Members