Sdílet prostřednictvím


RelationalTypeMapper.GetStoreTypeMappings Metoda

Definice

Získá mapování z databázových typů na typy .NET.

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

Návraty

Mapování typů.

Platí pro