StringRelationalTypeMapper.DefaultUnicodeMapping Property

Definition

Gets the default mapping of a Unicode string.

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

Property Value

Applies to