CoreTypeMapping.JsonValueReaderWriter Property

Definition

Handles reading and writing JSON values for instances of the mapped type.

public virtual Microsoft.EntityFrameworkCore.Storage.Json.JsonValueReaderWriter? JsonValueReaderWriter { get; }
member this.JsonValueReaderWriter : Microsoft.EntityFrameworkCore.Storage.Json.JsonValueReaderWriter
Public Overridable ReadOnly Property JsonValueReaderWriter As JsonValueReaderWriter

Property Value

Applies to