AzureStorageDriver SaveChanges Missing
In the past, I'm pretty sure that I have used LinqPad to modify some data in an Azure Table. I even have a saved LinqPad script that references AddObject/DeleteObject/SaveChanges.
However, in the current version, none of those methods seem to exist, and I can't seem to figure out how I'm supposed to go about modifying data that I'm selecting from Azure.
Where did these methods go?
However, in the current version, none of those methods seem to exist, and I can't seem to figure out how I'm supposed to go about modifying data that I'm selecting from Azure.
Where did these methods go?