DbParameterReferenceExpression.ParameterName Property

 

Gets the name of the referenced parameter.

Namespace:   System.Data.Entity.Core.Common.CommandTrees
Assembly:  EntityFramework (in EntityFramework.dll)

public virtual string ParameterName { get; }

Property Value

Type: System.String