IColumnBase.FindColumnMapping(IReadOnlyEntityType) Yöntem

Tanım

Verilen varlık türü için özellik eşlemesini döndürür.

public virtual Microsoft.EntityFrameworkCore.Metadata.IColumnMappingBase? FindColumnMapping (Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType entityType);

Parametreler

entityType
IReadOnlyEntityType

Varlık türü.

Döndürülenler

Özellik eşlemesi veya null bulunamaz.

Şunlara uygulanır