ExecutionOptions.MergeOption Property
Gets the merge option to use for entity results.
Assembly: EntityFramework (in EntityFramework.dll)
public MergeOption MergeOption { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] private set; }
Property Value
Type: System.Data.Entity.Core.Objects.MergeOptionThe merge option to use for entity results.