共用方式為


RuntimeProperty.GetJsonValueReaderWriter 方法

定義

JsonValueReaderWriter取得這個屬性的 ,如果未設定,則 null 為 。

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

傳回

讀取器/寫入器,如果尚未設定,則 null 為 。

實作

適用於