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.
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.