Gets 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
SyntaxFunction GetChanges As IBuffer
abstract GetChanges : unit -> IBuffer
Return Value
Type:
IBufferIDataBuffer containing only the changed tables and rows.
See Also