TableMatcherBuilderAdd Method (TableSchema)

NReco.NLQuery Class Library Documentation
Configure matchers for tabular dataset described by TableSchema.

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

public TableMatcherBuilder Add(
	TableSchema table
)

Parameters

table
Type: NReco.NLQuery.TableTableSchema

Return Value

Type: TableMatcherBuilder
See Also

Reference