Click or drag to resize

MemoryBufferTableRejectChanges Method

Rejects all changes to the table.

Namespace:  Aloe.SystemFrameworks.Domain.DataAccess
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public void RejectChanges()

Implements

IBufferTableRejectChanges
See Also