Share via


StringRelationalTypeMapper.UnboundedAnsiMapping Property

Definition

Gets the mapping for an unbounded ANSI string.

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

Property Value

Applies to