Row version

Internal database row version increments with each database action on a table with a rowversion column. When inserting or updating a row in such a table the current row version is set.

See more at: https://docs.microsoft.com/en-us/sql/t-sql/data-types/rowversion-transact-sql?view=sql-server-ver15