ConventionPropertyBaseExtensions.GetPropertyAccessModeConfigurationSource Method

Definition

Returns the configuration source for GetPropertyAccessMode().

C#
public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetPropertyAccessModeConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionPropertyBase property);

Parameters

property
IConventionPropertyBase

The property to find configuration source for.

Returns

The configuration source for GetPropertyAccessMode().

Applies to

Product Versions
Entity Framework Core 3.0, 3.1, 5.0