Udostępnij za pośrednictwem


RelationalPropertyExtensions.GetJsonPropertyNameConfigurationSource Metoda

Definicja

Pobiera wartość ConfigurationSource dla nazwy właściwości JSON dla danej właściwości jednostki.

public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetJsonPropertyNameConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionProperty property);
static member GetJsonPropertyNameConfigurationSource : Microsoft.EntityFrameworkCore.Metadata.IConventionProperty -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
<Extension()>
Public Function GetJsonPropertyNameConfigurationSource (property As IConventionProperty) As Nullable(Of ConfigurationSource)

Parametry

property
IConventionProperty

Właściwość.

Zwraca

Wartość ConfigurationSource dla nazwy właściwości JSON dla danej właściwości jednostki.

Dotyczy