DataContext::ExecuteDynamicDelete Method
Silverlight
Called inside delete override methods to redelegate to LINQ to SQL the task of generating and executing dynamic SQL for delete operations.
Namespace: System.Data.Linq
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- entity
- Type: System::Object
The entity to be deleted.
For information about using a local database in your Windows Phone application, see Local Database Overview for Windows Phone.
See ExecuteDynamicInsert.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: