5 references to ObjectType
System.Data.Entity.Design (5)
System\Data\Entity\Design\EntityStoreSchemaGenerator.cs (5)
493MetadataProperty property = System.Data.EntityModel.SchemaObjectModel.SchemaElement.CreateMetadataPropertyFromOtherNamespaceXmlArtifact(DesignXmlConstants.EntityStoreSchemaGeneratorNamespace, DesignXmlConstants.EntityStoreSchemaGeneratorTypeAttributeName, GetSourceNameFromObjectType(key.ObjectType)); 1349DbObjectKey key = row.CreateDbObjectKey(tableKey.ObjectType); 1373DbObjectKey key = row.CreateDbObjectKey(tableKey.ObjectType); 1402DbObjectKey key = row.CreateDbObjectKey(tableKey.ObjectType); 1430DbObjectKey key = row.CreateDbObjectKey(tableKey.ObjectType);