ExecutionOptions.MergeOption Property

 

Gets the merge option to use for entity results.

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

public MergeOption MergeOption {
	[CompilerGeneratedAttribute]
	get;
	[CompilerGeneratedAttribute]
	private set;
}

Property Value

Type: System.Data.Entity.Core.Objects.MergeOption

The merge option to use for entity results.