| MemoryBufferRowRejectChanges Method  | 
 
            Rejects all changes to the row.
            
 
    Namespace: 
   Aloe.SystemFrameworks.Domain.DataAccess
    Assembly:
   Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
 Syntax
Syntaxpublic void RejectChanges()
public:
virtual void RejectChanges() sealed
abstract RejectChanges : unit -> unit 
override RejectChanges : unit -> unit 
Implements
IBufferRowRejectChanges See Also
See Also