Print Page | Close Window

SaveChangesAsync

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2010
Forum Discription: For .NET 4.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=2360
Printed Date: 07-May-2025 at 5:36pm


Topic: SaveChangesAsync
Posted By: BillG
Subject: SaveChangesAsync
Date Posted: 09-Dec-2010 at 12:10pm

Can I save just one object with this method?




Replies:
Posted By: davidklitzke
Date Posted: 09-Dec-2010 at 7:54pm
Did you read the "API Documentation" at Start -> All Programs ->  DevForce 2010 -> Documentation?  If you did, you would see that the SaveChangesAsynch() method of thr EntityManager has a number of different signatures including one that allows you to specify a list of Entites.



Print Page | Close Window