Udostępnij za pośrednictwem


IReadOnlyProperty.GetJsonValueReaderWriter Metoda

Definicja

Pobiera wartość JsonValueReaderWriter dla tej właściwości lub null jeśli żadna z nich nie jest ustawiona.

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