CosmosPropertyExtensions.GetPropertyNameConfigurationSource Method

Definition

Gets the ConfigurationSource for the property name used when targeting Cosmos.

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

Parameters

property
IConventionProperty

The property.

Returns

The ConfigurationSource for the property name used when targeting Cosmos.

Applies to

Product Versions
Entity Framework Core 3.0, 3.1