Share via


DataServiceContext.AttachTo Method

Include Protected Members
Include Inherited Members

Notifies the DataServiceContext to start tracking the specified resource and supplies the location of the resource in the specified resource set.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AttachTo(String, Object) Notifies the DataServiceContext to start tracking the specified resource and supplies the location of the resource within the specified resource set.
Public method AttachTo(String, Object, String) Notifies the DataServiceContext to start tracking the specified resource and supplies the location of the resource in the specified resource set.

Top

See Also

Reference

DataServiceContext Class

System.Data.Services.Client Namespace