Click or drag to resize

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
Syntax
public void AcceptChanges()

Implements

IBufferTableAcceptChanges
See Also