DataContext::ExecuteDynamicUpdate Method

Called inside update override methods to redelegate to LINQ to SQL the task of generating and executing dynamic SQL for update operations.

Namespace:  System.Data.Linq
Assembly:  System.Data.Linq (in System.Data.Linq.dll)

No code example is currently available or this language may not be supported.

Parameters

entity
Type: System::Object
The entity to be updated.

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Community Additions

ADD
Show: