ITable::InsertOnSubmit Method
Silverlight
Adds an entity in a pending insert state to this table.
Namespace: System.Data.Linq
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- entity
- Type: System::Object
The entity to be added.
Call SubmitChanges to perform the actual insertion into the database.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: