ColumnSchemaValues Property

NReco.NLQuery Class Library Documentation
List of unique values for this column (optional). Column can be determined by these values without a hint.

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

public string[] Values { get; set; }

Property Value

Type: String
See Also

Reference