TableSchemaColumns Property

NReco.NLQuery Class Library Documentation
List of colums assosiated with this table.

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

public ColumnSchema[] Columns { get; set; }

Property Value

Type: ColumnSchema
See Also

Reference