PropertyExtensions.FindMapping(IProperty) Method

Definition

Caution

Use FindTypeMapping instead

Returns the CoreTypeMapping for the given property.

C#
[System.Obsolete("Use FindTypeMapping instead")]
public static Microsoft.EntityFrameworkCore.Storage.CoreTypeMapping FindMapping (this Microsoft.EntityFrameworkCore.Metadata.IProperty property);

Parameters

property
IProperty

The property.

Returns

The type mapping, or null if none was found.

Attributes

Applies to

Proizvod Verzije (Zastarjelo)
Entity Framework Core (3.0, 3.1)