Aracılığıyla paylaş


PropertyExtensions.FindTypeMapping(IProperty) Yöntem

Tanım

CoreTypeMapping Verilen özelliğin değerini döndürür.

public static Microsoft.EntityFrameworkCore.Storage.CoreTypeMapping FindTypeMapping (this Microsoft.EntityFrameworkCore.Metadata.IProperty property);
static member FindTypeMapping : Microsoft.EntityFrameworkCore.Metadata.IProperty -> Microsoft.EntityFrameworkCore.Storage.CoreTypeMapping
<Extension()>
Public Function FindTypeMapping (property As IProperty) As CoreTypeMapping

Parametreler

property
IProperty

Özellik.

Döndürülenler

Tür eşlemesi veya null bulunamadıysa.

Şunlara uygulanır