Aracılığıyla paylaş


RelationalTypeMappingSource.FindCollectionMapping Yöntem

Tanım

Bu, Entity Framework Core altyapısını destekleyen ve genel API'ler ile aynı uyumluluk standartlarına tabi olmayan bir iç API'dir. Herhangi bir sürümde bildirimde bulunmaksızın değiştirilebilir veya kaldırılabilir. Bunu yalnızca kodunuzda son derece dikkatli bir şekilde kullanmanız ve bunu yapmanın yeni bir Entity Framework Core sürümüne güncelleştirme sırasında uygulama hatalarına neden olabileceğini bilmeniz gerekir.

[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
protected virtual Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping? FindCollectionMapping (Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingInfo info, Type modelType, Type? providerType, Microsoft.EntityFrameworkCore.Storage.CoreTypeMapping? elementMapping);
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
abstract member FindCollectionMapping : Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingInfo * Type * Type * Microsoft.EntityFrameworkCore.Storage.CoreTypeMapping -> Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping
override this.FindCollectionMapping : Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingInfo * Type * Type * Microsoft.EntityFrameworkCore.Storage.CoreTypeMapping -> Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping
Protected Overridable Function FindCollectionMapping (info As RelationalTypeMappingInfo, modelType As Type, providerType As Type, elementMapping As CoreTypeMapping) As RelationalTypeMapping

Parametreler

modelType
Type
providerType
Type
elementMapping
CoreTypeMapping

Döndürülenler

Öznitelikler

Şunlara uygulanır