Udostępnij za pośrednictwem


RuntimeProperty.GetJsonValueReaderWriter Metoda

Definicja

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

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

Zwraca

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

Implementuje

Dotyczy