Share via


RelationalTypeMappingInfo.JsonValueReaderWriter Property

Definition

The JSON reader/writer, if one has been provided, or null otherwise.

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