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