Click or drag to resize

IBufferRowExtensions Class

Contains extension methods for IBufferRow
Inheritance Hierarchy
SystemObject
  Aloe.SystemFrameworks.Domain.DataAccessIBufferRowExtensions

Namespace:  Aloe.SystemFrameworks.Domain.DataAccess
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public static class IBufferRowExtensions

The IBufferRowExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddToTable
Adds the row to the specified table.
Public methodStatic memberGetOwnershipRow
Gets the ownership row of a row.
Top
See Also