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