Sdílet prostřednictvím


SqlServerEntityTypeExtensions.GetPeriodEndPropertyNameConfigurationSource Metoda

Definice

Získá zdroj konfigurace pro nastavení názvu koncové vlastnosti časové tabulky období.

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

Parametry

entityType
IConventionEntityType

Typ entity.

Návraty

Zdroj konfigurace pro nastavení názvu koncové vlastnosti období dočasné tabulky.

Platí pro