2 references to Catalog
System.Data.Entity.Design (2)
System\Data\Entity\Design\SSDLGenerator\EntityStoreSchemaGeneratorDatabaseSchemaLoader.cs (2)
284
AddComparison(command, filterText, alias, "CatalogName", entry.
Catalog
);
288
bool allNull = (entry.
Catalog
== null && entry.Schema == null && entry.Name == null);