Custom Template

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
kevinlonigro
Posts: 2
Joined: Mon 19 Apr 2010 05:41
Location: Chesapeake, VA

Custom Template

Post by kevinlonigro » Mon 03 May 2010 14:19

Creating a custom template in Entity Developer to add companion entity repository classes that fetch by key in addition to CRUD operations.

I would like to create other fetch methods based on table indexes but do not see an index collection.

* Can DevArt suggest how best to handle this type of scenario?

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Thu 06 May 2010 14:22

Unfortunately, no information about the indexes declared in the database is available in the model at the moment.

Post Reply