ModificationFunctionMapping.ResultBindings Property

 

Gets bindings for the results of function evaluation.

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

public ReadOnlyCollection<ModificationFunctionResultBinding> ResultBindings { get; }

Property Value

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

The bindings for the results of function evaluation.