Map entity onto a function

Posts   
 
    
chorns
User
Posts: 2
Joined: 19-Aug-2006
# Posted on: 19-Aug-2006 18:29:24   

Hi.

Can I map an entity onto a user defined function and use it much like a typed view (except I can pass parameters to the function)? I use LLBLGen Pro v2 and SQL Server 2005.

Thanks for your great product which is now even better! I like in particular the ability to use method overloading to build the expressions.

Casper

Walaa avatar
Walaa
Support Team
Posts: 14983
Joined: 21-Aug-2005
# Posted on: 21-Aug-2006 06:15:36   

Pleade refer to v.2 docs 1- "Using the generated code -> Calling a database function" 2- "Using the generated code -> Adapter/SelfServicing -> Fetching DataReaders and projections"