Entity Framework – Explicit column ordering with object inheritance
I have a BaseEntity
class which includes common fields for all entities where I have specified the column order:
I have a BaseEntity
class which includes common fields for all entities where I have specified the column order: