| IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace > EntityAspect Class : RejectChanges Method |
'DeclarationPublic Sub RejectChanges()
'UsageDim instance As EntityAspect instance.RejectChanges()
public void RejectChanges()
The EntityChanging and EntityChanged events will fire during a RejectChanges call with an EntityAction of EntityAction.Rollback.
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
EntityAspect Class
EntityAspect Members
IdeaBlade.EntityModel.Entity.RejectChanges
IdeaBlade.EntityModel.Entity.RemoveFromManager()