ValueConverter<TModel,TProvider>.ModelClrType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The CLR type used in the EF model.
public override Type ModelClrType { get; }
member this.ModelClrType : Type
Public Overrides ReadOnly Property ModelClrType As Type
Property Value
Remarks
See EF Core value converters for more information and examples.
Applies to
Feedback
Submit and view feedback for