ITable.Attach Method (Object)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Attaches an entity to the DataContext in an unmodified state.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- entity
- Type: System.Object
The entity to be attached.
Show: