Hi,
I'm using linq to sql and I need to have a class in the dbml file which some of its properties are creating dynamically . Is there any way to have a class in dbml file with some pre defined properties and some dynamic properties .
Or is there any way to create a class in dbml file dynamically?
Thank you,