Delen via


CoreTypeMapping.CoreTypeMappingParameters.JsonValueReaderWriter Property

Definition

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

public Microsoft.EntityFrameworkCore.Storage.Json.JsonValueReaderWriter? JsonValueReaderWriter { get; init; }
member this.JsonValueReaderWriter : Microsoft.EntityFrameworkCore.Storage.Json.JsonValueReaderWriter with get, set
Public Property JsonValueReaderWriter As JsonValueReaderWriter

Property Value

Applies to