Click or drag to resize

NewRowProviderTable Property

Gets the table.

Namespace:  Aloe.SystemFrameworks.Domain.DataAccess
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public IBufferTable Table { get; }

Property Value

Type: IBufferTable
The table.
See Also