Aracılığıyla paylaş


SqlServerEntityTypeExtensions.GetPeriodEndPropertyName Yöntem

Tanım

Zamana bağlı tabloyla eşlenen varlığın dönem sonu özelliğinin adını temsil eden bir değer döndürür.

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

Parametreler

entityType
IReadOnlyEntityType

Varlık türü.

Döndürülenler

Dönem başlangıç özelliğinin adı.

Şunlara uygulanır