Aracılığıyla paylaş


PropertyExtensions.GetProviderClrType(IProperty) Yöntem

Tanım

Özellik değerinin veritabanı sağlayıcısına gönderilmeden önce dönüştürüleceği türü alır.

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

Parametreler

property
IProperty

Özellik.

Döndürülenler

Sağlayıcı türü veya null ayarlanmamışsa.

Şunlara uygulanır