CosmosPropertyExtensions.GetPropertyNameConfigurationSource 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.
Gets the ConfigurationSource for the property name used when targeting Cosmos.
public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetPropertyNameConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionProperty property);
static member GetPropertyNameConfigurationSource : Microsoft.EntityFrameworkCore.Metadata.IConventionProperty -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
<Extension()>
Public Function GetPropertyNameConfigurationSource (property As IConventionProperty) As Nullable(Of ConfigurationSource)
- property
- IConventionProperty
The property.
The ConfigurationSource for the property name used when targeting Cosmos.
Product | Versions |
---|---|
Entity Framework Core | 3.0, 3.1 |
Entity Framework feedback
Entity Framework is an open source project. Select a link to provide feedback: