Click or drag to resize

MemoryBufferRowRejectChanges Method

Rejects all changes to the row.

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

Implements

IBufferRowRejectChanges
See Also