Click or drag to resize

ICriteriaBuild Method

Implements the functionality for generating a query for this search criteria.

Namespace:  Colygon.MatchPoint.Common
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
string Build()

Return Value

Type: String
The generated query.
See Also