AccessDataSourceView::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 using the UpdateCommand SQL string, any parameters that are in the UpdateParameters collection, and the values that are in the specified keys, values, and oldValues collections.(Inherited from SqlDataSourceView.) |
![]() | Update(IDictionary^, IDictionary^, IDictionary^, DataSourceViewOperationCallback^) | Performs an asynchronous update operation on the list of data that the DataSourceView object represents.(Inherited from DataSourceView.) |
Show:
