Applying [Field(Index=true)] on a field of a structure doesn't create a corresponding index on the table for it's owning entity. Also, applying [Index("Structure.Field")] on the owning entity throws a domain build exception saying it can't find the field. latest build of VS2010 This thread was imported from our support forum. The original discussion may contain more detailed answer. |
Hmm... To be checked ASAP.
The issue is fixed today
DataObjects.Net 4.3 RC2 is updating (this will be finished in ~ 30 min.), this fix is already there.
There is also a bit updated Manual: chapters 1 and 2 now reflect the changes we've made in v4.3.