Share via


ByteArrayRelationalTypeMapper.UnboundedMapping Property

Definition

Gets the mapping to be used for properties with no length specified

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

Property Value

Applies to