QueryableDataSourceView::Insert Method (IDictionary^)
.NET Framework (current version)
Performs an asynchronous insert operation on the data items that the QueryableDataSourceView object represents.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- values
-
Type:
System.Collections::IDictionary^
The values of the rows to insert.
.NET Framework
Available since 4.0
Available since 4.0
Show: