7 references to CreateDbObjectKey
System.Data.Entity.Design (7)
System\Data\Entity\Design\EntityStoreSchemaGenerator.cs (7)
1107
DbObjectKey rowKey = row.
CreateDbObjectKey
(objectType);
1155
DbObjectKey tableKey = columns[0].
CreateDbObjectKey
(objectType);
1282
DbObjectKey tableKey = columns[0].
CreateDbObjectKey
(objectType);
1349
DbObjectKey key = row.
CreateDbObjectKey
(tableKey.ObjectType);
1373
DbObjectKey key = row.
CreateDbObjectKey
(tableKey.ObjectType);
1402
DbObjectKey key = row.
CreateDbObjectKey
(tableKey.ObjectType);
1430
DbObjectKey key = row.
CreateDbObjectKey
(tableKey.ObjectType);