3 types derived from EdmPropertyAttribute
System.Data.Entity (3)
System\Data\Objects\DataClasses\EdmComplexPropertyAttribute.cs (1)
21public sealed class EdmComplexPropertyAttribute : EdmPropertyAttribute
System\Data\Objects\DataClasses\EdmRelationshipNavigationPropertyAttribute.cs (1)
20public sealed class EdmRelationshipNavigationPropertyAttribute : EdmPropertyAttribute
System\Data\Objects\DataClasses\EdmScalarPropertyAttribute.cs (1)
21public sealed class EdmScalarPropertyAttribute : EdmPropertyAttribute