ByteArrayRelationalTypeMapper.DefaultMapping Property

Definition

Gets the default mapping to be used.

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

Property Value

Applies to