Udostępnij za pośrednictwem


CosmosPropertyExtensions.GetJsonPropertyNameConfigurationSource Metoda

Definicja

ConfigurationSource Pobiera nazwę właściwości, na którą właściwość jest mapowana podczas określania wartości docelowej usługi Cosmos.

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

ConfigurationSource Nazwa właściwości, na którą jest mapowana właściwość podczas określania wartości docelowej usługi Cosmos.

Dotyczy