Re: Order or DbLinq properties in code generated by pgsqlmetal

Tech-Archive recommends: Speed Up your PC by fixing your registry



Andrus wrote:

Of course, the other (simpler?) approach is to add the columns to
your dgv in the desired order... ;-p

I'm curious why pgsqlmetal changes property order.
All other ORM mappers I have seen save the database column order in
entity properties.

To give them credit: there's no 'order' in properties. If you want
them to have an order, sort them.

FB

--
------------------------------------------------------------------------
Lead developer of LLBLGen Pro, the productive O/R mapper for .NET
LLBLGen Pro website: http://www.llblgen.com
My .NET blog: http://weblogs.asp.net/fbouma
Microsoft MVP (C#)
------------------------------------------------------------------------
.