IConventionProperty.GetJsonValueReaderWriterTypeConfigurationSource 方法

定义

返回 的配置 GetJsonValueReaderWriter()源。

public Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetJsonValueReaderWriterTypeConfigurationSource ();
abstract member GetJsonValueReaderWriterTypeConfigurationSource : unit -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
Public Function GetJsonValueReaderWriterTypeConfigurationSource () As Nullable(Of ConfigurationSource)

返回

的配置 GetJsonValueReaderWriter()源。

适用于