CosmosPropertyExtensions.GetJsonPropertyNameConfigurationSource Метод

Определение

ConfigurationSource Возвращает имя свойства, с которым сопоставляется свойство при нацеливание на 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)

Параметры

property
IConventionProperty

Свойство.

Возвращаемое значение

Имя ConfigurationSource свойства, с которым сопоставляется свойство при нацеливание на Cosmos.

Применяется к