Typed View Declaration

Posts   
 
    
Posts: 24
Joined: 01-Dec-2006
# Posted on: 19-Jan-2007 10:59:46   

using .net 2005 llblgen 2.0 and Oracle D.B.

I know how to use typedlists. I have done it. But now i need to use typed view. But it doesn't seen as "TypedViewClasses" like "TypedListClasses". For example with typed list it is so:

private MyNameSpace.TypedListClasses.PersonelRelTypedList Personel;

How can i do this with views? I've created a view with oracle data base. But in HelperClass there is nothing about views.

Posts: 24
Joined: 01-Dec-2006
# Posted on: 19-Jan-2007 11:07:42   

Sorry guys there was a problem about referencing. So i have solved the problem. You can delete this topic..