Click or drag to resize

MemoryBufferTableColumnCount Property

Gets the column count.

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

Property Value

Type: Int32
The column count.

Implements

IBufferTableColumnCount
See Also