Share via


DbParameterReferenceExpression.ParameterName Property

Definition

Gets the name of the referenced parameter.

public virtual string ParameterName { get; }
member this.ParameterName : string
Public Overridable ReadOnly Property ParameterName As String

Property Value

The name of the referenced parameter.

Applies to