IdeaBlade DevForce 2010 Help Reference
EntityServerPocoSaveAdapter Class Members
See Also  Methods  Send Feedback
IdeaBlade.EntityModel.Server Assembly > IdeaBlade.EntityModel.Server Namespace : EntityServerPocoSaveAdapter Class


The following tables list the members exposed by EntityServerPocoSaveAdapter.

Public Methods

 NameDescription
Public MethodAfterSave Called after saving.  
Public MethodBeforeSave Called prior to saving the entities in the list provided.  
Public MethodDeleteEntityCalled for each POCO entity with an EntityState of IdeaBlade.EntityModel.EntityState.Deleted.  
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodInsertEntityCalled for each POCO entity with an EntityState of IdeaBlade.EntityModel.EntityState.Added.  
Public MethodToString (Inherited from object)
Public MethodUpdateEntityCalled for each POCO entity with an EntityState of IdeaBlade.EntityModel.EntityState.Modified.  
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.