ByteArrayRelationalTypeMapper.RowVersionMapping Property

Definition

Gets the mapping to be used for properties being used as a row version.

public virtual Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping RowVersionMapping { get; }
member this.RowVersionMapping : Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping
Public Overridable ReadOnly Property RowVersionMapping As RelationalTypeMapping

Property Value

Applies to