QueryableDataSourceView::UpdateObject Method (Object^, Object^)
.NET Framework (current version)
Updates a data object.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- oldEntity
-
Type:
System::Object^
The object to update.
- newEntity
-
Type:
System::Object^
The updated object.
.NET Framework
Available since 4.0
Available since 4.0
Show: