ObjectDataSourceView::Insert Method
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Insert(IDictionary^) | Performs an insert operation by calling the business object method that is identified by the InsertMethod property using the specified values collection. |
![]() | Insert(IDictionary^, DataSourceViewOperationCallback^) | Performs an asynchronous insert operation on the list of data that the DataSourceView object represents.(Inherited from DataSourceView.) |
Show:
