CosmosPropertyExtensions.GetPropertyName(IProperty) Method

Definition

Returns the property name used when targeting Cosmos.

C#
public static string GetPropertyName (this Microsoft.EntityFrameworkCore.Metadata.IProperty property);

Parameters

property
IProperty

The property.

Returns

The property name used when targeting Cosmos.

Applies to

Product Versions
Entity Framework Core 3.0, 3.1