linq2db / linq2db.LINQPad

linq2db.LINQPad is a driver for LINQPad.
MIT License
74 stars 23 forks source link

Possibility to import existing templates #9

Closed frankiDotNet closed 6 years ago

frankiDotNet commented 6 years ago

Is it possible to import existing classes that were made with the LinqToDB Templates? I am asking, because the table and column names are adjusted in these classes.

sdanyliv commented 6 years ago

You have to choose typed data context (Bottom).

frankiDotNet commented 6 years ago

Perfect!