Aracılığıyla paylaş


RelationalEntityTypeExtensions.GetMappingStrategy(IReadOnlyEntityType) Yöntem

Tanım

Türetilen türler için eşleme stratejisini alır.

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

Parametreler

entityType
IReadOnlyEntityType

Varlık türü.

Döndürülenler

Türetilen türler için eşleme stratejisi.

Şunlara uygulanır