Click or drag to resize

MemoryBufferTableRowCount Property

Gets the row count.

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

Property Value

Type: Int32
The row count.

Implements

IBufferTableRowCount
See Also