ObjectContextOptions Properties
The ObjectContextOptions type exposes the following members.
| Name | Description | |
|---|---|---|
|
LazyLoadingEnabled | Gets or sets a Boolean value that determines whether related objects are loaded automatically when a navigation property is accessed. |
|
ProxyCreationEnabled | Gets or sets a Boolean value that determines whether proxy instances are created for custom data classes that are persistence ignorant. |
|
UseLegacyPreserveChangesBehavior | Gets or sets a Boolean value that determines whether to use the legacy PreserveChanges behavior. |