3 references to EntityType
System.Data.Entity (3)
System\Data\Metadata\Edm\MetadataItem_Static.cs (3)
196
EdmConstants.
EntityType
,
350
new EdmProperty[] { new EdmProperty(EdmConstants.
EntityType
, TypeUsage.Create(GetBuiltInType(BuiltInTypeKind.EntityType))) });
395
new EdmProperty(EdmConstants.
EntityType
, TypeUsage.Create(GetBuiltInType(BuiltInTypeKind.EntityType))),