SqlServerEntityTypeExtensions.GetPeriodStartPropertyName Metoda

Definicja

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

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

Parametry

entityType
IReadOnlyEntityType

Typ jednostki.

Zwraca

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

Dotyczy