getRowVersion abstract method

int? getRowVersion(
  1. T entity
)

Implementation

int? getRowVersion(T entity);