DevForce Help Reference
EntityManagerPartialSaveExtensions Class Members
Methods 


The following tables list the members exposed by EntityManagerPartialSaveExtensions.

Public Methods
 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public Methodstatic (Shared in Visual Basic)SaveChangesPersists one or more selected Entities within the EntityManager cache to the backend data source using the IdeaBlade.EntityModel.SaveOptions specified.  
Public Methodstatic (Shared in Visual Basic)SaveChangesAsyncPerform an asynchronous IdeaBlade.EntityModel.Compat.EntityManagerPartialSaveExtensions.SaveChanges(IdeaBlade.EntityModel.EntityManager,System.Collections.IEnumerable,IdeaBlade.EntityModel.SaveOptions) operation with the specified list of entities and IdeaBlade.EntityModel.SaveOptions.  
Public MethodToString (Inherited from object)
Public Methodstatic (Shared in Visual Basic)TrySaveChangesPersists one or more selected Entities within the EntityManager cache to the backend data source using the IdeaBlade.EntityModel.SaveOptions specified.  
Public Methodstatic (Shared in Visual Basic)TrySaveChangesAsyncPerform an asynchronous IdeaBlade.EntityModel.Compat.EntityManagerPartialSaveExtensions.SaveChanges(IdeaBlade.EntityModel.EntityManager,System.Collections.IEnumerable,IdeaBlade.EntityModel.SaveOptions) operation with the specified list of entities and IdeaBlade.EntityModel.SaveOptions.  
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

EntityManagerPartialSaveExtensions Class
IdeaBlade.EntityModel.Compat Namespace

Send Feedback