ObjectContext.ContextOptions Property

 

Gets the ObjectContextOptions instance that contains options that affect the behavior of the ObjectContext .

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

public virtual ObjectContextOptions ContextOptions { get; }

Property Value

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

The ObjectContextOptions instance that contains options that affect the behavior of the ObjectContext .