StringRelationalTypeMapper.UnboundedUnicodeMapping Property

Definition

Gets the mapping for an unbounded Unicode string.

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

Property Value

Applies to