IdeaBlade.EntityModel.Compat Assembly > IdeaBlade.EntityModel.Compat Namespace > EntityManagerAsyncExtensions Class : SaveChangesAsync Method |
Overload | Description |
---|---|
SaveChangesAsync(EntityManager,Action<EntitySaveOperation>,Object) | Perform an asynchronous SaveChanges operation. |
SaveChangesAsync(EntityManager,SaveOptions,Action<EntitySaveOperation>,Object) | Perform an asynchronous SaveChanges operation with the IdeaBlade.EntityModel.SaveOptions specified. |
SaveChangesAsync(EntityManager,IEnumerable,SaveOptions,Action<EntitySaveOperation>,Object) | Perform an asynchronous SaveChanges operation with the list of entities and IdeaBlade.EntityModel.SaveOptions specified. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2