RelationalTypeMapper.GetStoreTypeMappings Yöntem

Tanım

Veritabanı türlerinden .NET türlerine eşlemeler alır.

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)

Döndürülenler

IReadOnlyDictionary<String,RelationalTypeMapping>

Tür eşlemeleri.

Şunlara uygulanır