Aracılığıyla paylaş


RelationalEntityTypeExtensions.GetJsonPropertyNameConfigurationSource Yöntem

Tanım

ConfigurationSource Belirli bir varlık türü için JSON özellik adını alır.

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

Parametreler

entityType
IConventionEntityType

Varlık türü.

Döndürülenler

ConfigurationSource Belirli bir varlık türü için JSON özellik adı için.

Şunlara uygulanır