Click or drag to resize

BufferColumnDataType Property

Gets the type of the values, stored in the column.

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

Property Value

Type: Type

Implements

IBufferColumnDataType
See Also