MemoryBufferTableAcceptChanges Method |
Accepts all the changes since the last AcceptChanges
Namespace:
Aloe.SystemFrameworks.Domain.DataAccess
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic void AcceptChanges()
public:
virtual void AcceptChanges() sealed
abstract AcceptChanges : unit -> unit
override AcceptChanges : unit -> unit
Implements
IBufferTableAcceptChanges
See Also