ByteArrayRelationalTypeMapper.KeyMapping Property

Definition

Gets the mapping to be used for key properties

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

Property Value

Applies to