EntityDataSourceView::ExecuteInsert Method (IDictionary^)
.NET Framework (current version)
Performs an insert operation.
Assembly: System.Web.Entity (in System.Web.Entity.dll)
Parameters
- values
-
Type:
System.Collections::IDictionary^
The values of the entity to be inserted.
Return Value
Type: System::Int32The number of rows inserted; otherwise, -1, if the operation fails or the number is not known.
.NET Framework
Available since 4.5
Available since 4.5
Show: