Aracılığıyla paylaş


PropertyExtensions.GetTypeMapping(IProperty) Yöntem

Tanım

CoreTypeMapping Son haline getirilmiş bir modelden verilen özellik için değerini döndürür.

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

Parametreler

property
IProperty

Özellik.

Döndürülenler

Tür eşlemesi.

Şunlara uygulanır