RelationalTypeMapper.GetClrTypeMappings Yöntem

Tanım

.NET türlerinden veritabanı türlerine eşleştirmeleri alır.

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)

Döndürülenler

IReadOnlyDictionary<Type,RelationalTypeMapping>

Tür eşlemeleri.

Şunlara uygulanır