Прочетете на английски

Споделяне чрез


RelationalPropertyExtensions.GetFunctionColumnMappings(IProperty) Method

Definition

Returns the function columns to which the property is mapped.

C#
public static System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IFunctionColumnMapping> GetFunctionColumnMappings (this Microsoft.EntityFrameworkCore.Metadata.IProperty property);

Parameters

property
IProperty

The property.

Returns

The function columns to which the property is mapped.

Applies to

Продукт Версии
Entity Framework Core 5.0, 6.0, 7.0, 8.0, 9.0