Table<TEntity>::ITable::Attach Method (Object, Boolean)
Silverlight
For a description of this member, see Attach.
Namespace: System.Data.Linq
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- entity
- Type: System::Object
The entity to be attached.
- asModified
- Type: System::Boolean
True to attach the entity as modified.
Implements
ITable::Attach(Object, Boolean)This member is an explicit interface member implementation. It can be used only when the Table<TEntity> instance is cast to an ITable interface.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: