Is your feature request related to a problem? Please describe.
I would like to map views or a query to a clr table that is select only
Describe the solution you'd like
the ability to return records from a view or query and not have to worry about the dal trying to save accidental changes back to the db.
Is your feature request related to a problem? Please describe.
I would like to map views or a query to a clr table that is select only
Describe the solution you'd like
the ability to return records from a view or query and not have to worry about the dal trying to save accidental changes back to the db.