2 references to Effect
System.Data.Entity.Design (2)
System\Data\Entity\Design\SSDLGenerator\EntityStoreSchemaGeneratorDatabaseSchemaLoader.cs (2)
220
if (entry.
Effect
== EntityStoreSchemaFilterEffect.Allow)
226
Debug.Assert(entry.
Effect
== EntityStoreSchemaFilterEffect.Exclude, "did you add new value?");