Namespace Kephas.Data.Model.AttributedModel
Classes
EntityAssemblyAttribute
Marks an assembly as exporting IEntityType model elements.
EntityTypeAttribute
Attribute used to mark entity types.
KeyAttribute
Defines a key for the annotated entity.
NaturalKeyAttribute
Defines a natural key for the annotated entity.
PrimaryKeyAttribute
Defines a primary key for the annotated entity.