ModificationFunctionMapping.ParameterBindings Property

 

Gets bindings for function parameters.

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

public ReadOnlyCollection<ModificationFunctionParameterBinding> ParameterBindings { get; }

Property Value

Type: System.Collections.ObjectModel.ReadOnlyCollection<ModificationFunctionParameterBinding>

The bindings for function parameters.