Does not create Telerik.OpenAccess.Query
Cancel
Thread is closed for posting
1
posts,
0
answers
-
Sudhanshu Tripathi
14
posts
Member since:
Mar 2010
Posted 13 Jul 2010
Link to this post
hi,
I am new for ORM, I am using Reverse mapping to create Data access layer. and following all steps of revesemapping wizard.After finishing all steps there are two dll created, one is Telerik.OpenAccess, and other is Telerik.OpenAccess.35.Extensions.
but in ORM tutorial i found,Telerik.OpenAccess.Query is created in place of Telerik.OpenAccess.35.Extensions.
Telerik.OpenAccess.35.Extensions.
i am not accessing table values because i did not found IObjectScope.
i want to get data from table depends on primay key.
pz help where i have done mistake
-