IReadOnlyIndex.DisplayName Method

Definition

Gets the friendly display name for the given IReadOnlyIndex, returning its Name if one is defined, or a string representation of its Properties if this is an unnamed index.

C#
[System.Diagnostics.DebuggerStepThrough]
public virtual string DisplayName ();

Returns

The display name.

Attributes

Applies to

Product Versions
Entity Framework Core 7.0, 8.0, 9.0