ModificationFunctionMapping.ParameterBindings Property
Gets bindings for function parameters.
Assembly: EntityFramework (in EntityFramework.dll)
public ReadOnlyCollection<ModificationFunctionParameterBinding> ParameterBindings { get; }
Property Value
Type: System.Collections.ObjectModel.ReadOnlyCollection<ModificationFunctionParameterBinding>The bindings for function parameters.