ModificationFunctionParameterBinding.Parameter Property

 

Gets the parameter taking the value.

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

public FunctionParameter Parameter { get; }

Property Value

Type: System.Data.Entity.Core.Metadata.Edm.FunctionParameter

The parameter taking the value.