EntityContainerMapping.GenerateUpdateViews Property

 

Gets a flag that indicates whether to generate the update views or not.

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

public bool GenerateUpdateViews { get; }

Property Value

Type: System.Boolean

true to generate the update views; otherwise, false.