This related method is the backing method for the following default insert, update, or delete methods

 

For the latest documentation on Visual Studio 2017, see This related method is the backing method for the following default insert, update, or delete methods on docs.microsoft.com. This related method is the backing method for the following default insert, update, or delete methods. If it is deleted, these methods will be deleted as well. Do you wish to continue?

The selected DataContext method is currently used as one of the Insert, Update, or Delete methods for one of the entity classes on the O/R Designer. Deleting the selected method will cause the entity class that was using this method to revert to the default run-time behavior for performing the Insert, Update, or Delete during an update.

To delete the selected method, causing the entity class to use runtime updates

  • Click Yes.

    The selected method is deleted and any classes that used this method for overriding update behavior are reverted to using the default LINQ to SQL runtime behavior.

To close the message box, leaving the selected method unchanged

  • Click No.

    The message box closes and no changes are made.

DataContext Methods (O/R Designer)
How to: Assign stored procedures to perform updates, inserts, and deletes (O/R Designer)
LINQ to SQL Tools in Visual Studio
LINQ to SQL

Show: