Click or drag to resize
RuntimeConfiguration Properties

The RuntimeConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberEntity
Gets the configuration method object for configuring Entity(Core) specific settings.
Public propertyStatic memberPrefetching
Gets the configuration method object for configuring Prefetch/Prefetch2 instances.
Public propertyStatic memberTracing
Gets the configuration method object for configuring TraceSwitch instances of the runtime.
Public propertyStatic memberXml
Gets the configuration method object for configuring Xml serialization specific settings
Top
See Also