DevForce Help Reference
EntityServerSaveInterceptor Class Properties


For a list of all members of this type, see EntityServerSaveInterceptor members.

Protected Properties
 NameDescription
Protected PropertyContext Gets or sets a custom context object for this operation.  
Protected PropertyDefaultAuthorization Override this property to change the default entity-level authorization.  
Protected PropertyEntityManagerReturns an EntityManager holding the entities to be saved.  
Protected PropertyIsServerSave Returns true if the save was issued on the server.  
Protected PropertyPrincipalThe System.Security.Principal.IPrincipal from the user session requesting this operation.  
Protected PropertySaveOptions The SaveOptions provided in the SaveChanges call.  
Protected PropertyVerifierEngine Returns the VerifierEngine which can be used for server-side validation.  
Top
See Also

Reference

EntityServerSaveInterceptor Class
IdeaBlade.EntityModel.Server Namespace

Send Feedback