ConventionPropertyExtensions.GetValueConverterConfigurationSource Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the configuration source for GetValueConverter(IProperty).
public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetValueConverterConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionProperty property);
static member GetValueConverterConfigurationSource : Microsoft.EntityFrameworkCore.Metadata.IConventionProperty -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
<Extension()>
Public Function GetValueConverterConfigurationSource (property As IConventionProperty) As Nullable(Of ConfigurationSource)
- property
- IConventionProperty
The property to find configuration source for.
The configuration source for GetValueConverter(IProperty).
Proizvod | Verzije |
---|---|
Entity Framework Core | 3.0, 3.1, 5.0 |
Povratne informacije o proizvodu Entity Framework
Entity Framework je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: