BaseSearchQueryBuild Method |
Builds the actual query string from
Namespace: Colygon.MatchPoint.Search.QueryAssembly: Colygon.MatchPoint.Server (in Colygon.MatchPoint.Server.dll) Version: 2013.11.0.0
Syntax public abstract string Build()
Return Value
Type:
StringThe query string.
See Also