LinqDataSourceView::Insert Method
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | Insert(IDictionary^) | Performs an asynchronous insert operation on the data items that the QueryableDataSourceView object represents.(Inherited from QueryableDataSourceView.) |
![]() | Insert(IDictionary^, DataSourceViewOperationCallback^) | Performs an asynchronous insert operation on the list of data that the DataSourceView object represents.(Inherited from DataSourceView.) |
Show:
