Udostępnij za pośrednictwem


IReadOnlyElementType.GetJsonValueReaderWriter Metoda

Definicja

Pobiera typ JsonValueReaderWriter<TValue> do użycia dla elementów kolekcji.

public Microsoft.EntityFrameworkCore.Storage.Json.JsonValueReaderWriter? GetJsonValueReaderWriter ();
abstract member GetJsonValueReaderWriter : unit -> Microsoft.EntityFrameworkCore.Storage.Json.JsonValueReaderWriter
Public Function GetJsonValueReaderWriter () As JsonValueReaderWriter

Zwraca

Czytelnik/zapis lub null jeśli żaden nie został ustawiony.

Dotyczy