RelationalTypeMappingSource.FindMappingWithConversion(RelationalTypeMappingInfo, IReadOnlyList<IProperty>) Yöntem

Tanım

Bu API Entity Framework Core altyapısını destekler ve doğrudan kodunuzdan kullanılmaya yönelik değildir. Bu API, gelecek sürümlerde değişebilir veya kaldırılabilir.

protected virtual Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping FindMappingWithConversion (Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingInfo mappingInfo, System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IProperty> principals);
abstract member FindMappingWithConversion : RelationalTypeMappingInfo * System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IProperty> -> Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping
override this.FindMappingWithConversion : RelationalTypeMappingInfo * System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IProperty> -> Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping
Protected Overridable Function FindMappingWithConversion (mappingInfo As RelationalTypeMappingInfo, principals As IReadOnlyList(Of IProperty)) As RelationalTypeMapping

Parametreler

principals
IReadOnlyList<IProperty>

Döndürülenler

RelationalTypeMapping

Şunlara uygulanır