ConventionPropertyExtensions.GetValueConverterConfigurationSource Method

Definition

Returns the configuration source for GetValueConverter(IProperty).

C#
public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetValueConverterConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionProperty property);

Parameters

property
IConventionProperty

The property to find configuration source for.

Returns

The configuration source for GetValueConverter(IProperty).

Applies to

Proizvod Verzije
Entity Framework Core 3.0, 3.1, 5.0