RelationalTypeMapper.StringMapper Property

Definition

Gets the mapper to be used for string properties.

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

Property Value

Implements

Applies to