Udostępnij przez


SqlServerEntityTypeExtensions.GetPeriodEndPropertyName Metoda

Definicja

Zwraca wartość reprezentującą nazwę właściwości końcowej kropki jednostki zamapowanej na tabelę czasową.

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 jednostki.

Zwraca

Nazwa właściwości początkowej kropki.

Dotyczy