Aracılığıyla paylaş


RelationalTypeBaseExtensions.GetMappingStrategy(IReadOnlyTypeBase) Yöntem

Tanım

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

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

Parametreler

typeBase
IReadOnlyTypeBase

Tür.

Döndürülenler

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

Şunlara uygulanır