DataContext::ExecuteDynamicUpdate Method (Object^)
.NET Framework (current version)
Executes, inside update override methods, to redelegate to LINQ to SQL the task of generating and executing dynamic SQL for update operations.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- entity
-
Type:
System::Object^
The entity to be updated.
.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Show: