This documentation is archived and is not being maintained.
LinqDataSourceView::Update Method
Visual Studio 2010
Performs an update operation.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Update(IDictionary, IDictionary, IDictionary) | Performs an update operation. (Inherited from QueryableDataSourceView.) |
|
Update(IDictionary, IDictionary, IDictionary, DataSourceViewOperationCallback) | Performs an asynchronous update operation on the list of data that the DataSourceView object represents. (Inherited from DataSourceView.) |
Show: