public readonly property id as Int:
Numeric identifier when the database provides one.
SQL Server savepoints are name-based, so this property is always zero.
savepoint = SqlServerSavepoint("before_update") assert savepoint.id == 0