MemoryBufferRowDelete Method |
Deletes the specified row.
Namespace:
Aloe.SystemFrameworks.Domain.DataAccess
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic:
virtual void Delete() sealed
abstract Delete : unit -> unit
override Delete : unit -> unit
Implements
IBufferRowDelete
See Also