You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: