DbMemberEntry<TEntity,TProperty>.Name Property

Definition

Gets the name of the property.

public abstract string Name { get; }
member this.Name : string
Public MustOverride ReadOnly Property Name As String

Property Value

The name of the property.

Applies to