How to i commit changes in LinqPad?

Options
Hello,

I wrote some statements and at the end I'm using SubmitChanges(); I have found on the internet, but there's an error saying
CS0103 The name 'SubmitChanges' does not exist in the current context

Thanks in advance.

Comments