Gets or sets how objects returned from a query are added to the object context.
public MergeOption MergeOption { get; set; }
The query MergeOption.
ObjectQuery ClassSystem.Data.Entity.Core.Objects Namespace