4 references to DbObjectKey
System.Data.Entity.Design (4)
System\Data\Entity\Design\EntityStoreSchemaGenerator.cs (2)
900
DbObjectKey pkKey = new
DbObjectKey
(row[table.PKCatalogColumn],
903
DbObjectKey fkKey = new
DbObjectKey
(row[table.FKCatalogColumn],
System\Data\Entity\Design\SSDLGenerator\FunctionDetailsReader.cs (1)
149
return new EntityStoreSchemaGenerator.
DbObjectKey
(this.Catalog, this.Schema, this.ProcedureName, EntityStoreSchemaGenerator.DbObjectType.Function);
System\Data\Entity\Design\SSDLGenerator\TableDetailsRow.cs (1)
443
return new EntityStoreSchemaGenerator.
DbObjectKey
(