ColumnSchemaDataType Property

NReco.NLQuery Class Library Documentation
Column data type.

Namespace:  NReco.NLQuery.Table
Assembly:  NReco.NLQuery (in NReco.NLQuery.dll) Version: 1.0.0
Syntax

public TableColumnDataType DataType { get; set; }

Property Value

Type: TableColumnDataType
See Also

Reference