Bagikan melalui


SqlServerEntityTypeExtensions.GetPeriodEndPropertyName Metode

Definisi

Mengembalikan nilai yang mewakili nama properti akhir periode entitas yang dipetakan ke tabel temporal.

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

Parameter

entityType
IReadOnlyEntityType

Jenis entitas.

Mengembalikan

Nama properti awal periode.

Berlaku untuk