MemoryBufferTableGetChanges Method |
Gets the changes to the table since the last AcceptChanges.
Namespace:
Aloe.SystemFrameworks.Domain.DataAccess
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic MemoryBufferTable GetChanges()
Public Function GetChanges As MemoryBufferTable
public:
MemoryBufferTable^ GetChanges()
member GetChanges : unit -> MemoryBufferTable
Return Value
Type:
MemoryBufferTable
See Also