SqlDataSourceView.Update Method
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
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. |
![]() | Update(IDictionary, IDictionary, IDictionary, DataSourceViewOperationCallback) | Performs an asynchronous update operation on the list of data that the DataSourceView object represents.(Inherited from DataSourceView.) |
Show: