Re: Order or DbLinq properties in code generated by pgsqlmetal
- From: "Frans Bouma [C# MVP]" <perseus.usenetNOSPAM@xxxxxxxxx>
- Date: Mon, 19 Nov 2007 01:06:21 -0800
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#)
------------------------------------------------------------------------
.
- Follow-Ups:
- References:
- Order or DbLinq properties in code generated by pgsqlmetal
- From: Andrus
- Re: Order or DbLinq properties in code generated by pgsqlmetal
- From: Marc Gravell
- Re: Order or DbLinq properties in code generated by pgsqlmetal
- From: Andrus
- Order or DbLinq properties in code generated by pgsqlmetal
- Prev by Date: Re: Abstract class variables question
- Next by Date: Recovery settings of a windows service
- Previous by thread: Re: Order or DbLinq properties in code generated by pgsqlmetal
- Next by thread: Re: Order or DbLinq properties in code generated by pgsqlmetal
- Index(es):