ValueConverter.MappingHints Property

Definition

Hints that can be used by the ITypeMappingSource to create data types with appropriate facets for the converted data.

C#
public virtual Microsoft.EntityFrameworkCore.Storage.ValueConversion.ConverterMappingHints MappingHints { get; }
C#
public virtual Microsoft.EntityFrameworkCore.Storage.ValueConversion.ConverterMappingHints? MappingHints { get; }

Property Value

Remarks

See EF Core value converters for more information and examples.

Applies to

Производ Верзије
Entity Framework Core 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0