ObjectContextOptions::ProxyCreationEnabled Property
.NET Framework (current version)
Gets or sets a Boolean value that determines whether proxy instances are created for custom data classes that are persistence ignorant.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Property Value
Type: System::Booleantrue if proxies are created; otherwise, false. The default value is true.
.NET Framework
Available since 4.0
Available since 4.0
Show: