DataBufferRejectChanges Method |
Rejects all changes to the buffer.
Namespace:
Aloe.SystemFrameworks.Domain.DataAccess
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic virtual void RejectChanges()
Public Overridable Sub RejectChanges
public:
virtual void RejectChanges()
abstract RejectChanges : unit -> unit
override RejectChanges : unit -> unit
Implements
IBufferRejectChanges
See Also