Table<TEntity>::InsertOnSubmit Method (TEntity)
.NET Framework (current version)
Adds an entity in a pending insert state to this Table<TEntity>.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
The added entity will not appear in query results from this table until after SubmitChanges has been called.
.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Show: