Compartir a través de


getSavepointId Method (SQLServerSavepoint)

Gets the ID of the savepoint.

public int getSavepointId()

Valor devuelto

An int value.

Excepciones

SQLServerException

Notas

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

Vea también

Referencia

SQLServerSavepoint Class

Conceptos

SQLServerSavepoint Methods
SQLServerSavepoint Members