PluralizingEntitySetNameConvention Class
Represents a convention to set the entity set name to be a pluralized version of the entity type name.
Assembly: EntityFramework (in EntityFramework.dll)
Name | Description | |
---|---|---|
![]() | PluralizingEntitySetNameConvention() | Initializes a new instance of the PluralizingEntitySetNameConvention class. |
Name | Description | |
---|---|---|
![]() | Apply(EntitySet, DbModel) | Applies this convention to a property. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.