Bagikan melalui


RelationalPropertyExtensions.GetJsonPropertyNameConfigurationSource Metode

Definisi

ConfigurationSource Mendapatkan untuk nama properti JSON untuk properti entitas tertentu.

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)

Parameter

property
IConventionProperty

Properti .

Mengembalikan

ConfigurationSource untuk nama properti JSON untuk properti entitas tertentu.

Berlaku untuk