ColumnSchema Properties

NReco.NLQuery Class Library Documentation

The ColumnSchema type exposes the following members.

Properties

  NameDescription
Public propertyCaption
User-friendly column name that can be recognized in a search query.
Public propertyDataType
Column data type.
Public propertyName
Internal column name (not used for recognition).
Public propertyValues
List of unique values for this column (optional). Column can be determined by these values without a hint.
Top
See Also

Reference