Share via


SqlServerEntityTypeExtensions.GetPeriodEndPropertyName Metoda

Definice

Vrátí hodnotu představující název vlastnosti konec období entity namapované na dočasnou tabulku.

public static string? GetPeriodEndPropertyName (this Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType entityType);
static member GetPeriodEndPropertyName : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType -> string
<Extension()>
Public Function GetPeriodEndPropertyName (entityType As IReadOnlyEntityType) As String

Parametry

entityType
IReadOnlyEntityType

Typ entity.

Návraty

Název vlastnosti začátku období.

Platí pro