Sdílet prostřednictvím


RelationalTypeMapper.GetClrTypeMappings Metoda

Definice

Získá mapování z typů .NET na typy databáze.

protected abstract System.Collections.Generic.IReadOnlyDictionary<Type,Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping> GetClrTypeMappings ();
abstract member GetClrTypeMappings : unit -> System.Collections.Generic.IReadOnlyDictionary<Type, Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping>
Protected MustOverride Function GetClrTypeMappings () As IReadOnlyDictionary(Of Type, RelationalTypeMapping)

Návraty

Mapování typů.

Platí pro