ValueConverterInfo.MappingHints Property

Definition

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

public Microsoft.EntityFrameworkCore.Storage.ValueConversion.ConverterMappingHints MappingHints { get; }
public Microsoft.EntityFrameworkCore.Storage.ValueConversion.ConverterMappingHints? MappingHints { get; }
member this.MappingHints : Microsoft.EntityFrameworkCore.Storage.ValueConversion.ConverterMappingHints
Public ReadOnly Property MappingHints As ConverterMappingHints

Property Value

Applies to