ObjectDataSourceView::Update Method
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Update(IDictionary^, IDictionary^, IDictionary^) | Performs an update operation by calling the method that is identified by the UpdateMethod property and using any parameters that are supplied in the keys, values, or oldValues collections. |
![]() | Update(IDictionary^, IDictionary^, IDictionary^, DataSourceViewOperationCallback^) | Performs an asynchronous update operation on the list of data that the DataSourceView object represents.(Inherited from DataSourceView.) |
Show:
