Method GetLastTokenQuery
GetLastTokenQuery(String)
This is called if the last token isn't ended
(e.g. user did not type a space after it). Return an
appropriate
Declaration
protected virtual Query GetLastTokenQuery(string token)
Parameters
Type | Name | Description |
---|---|---|
System.String | token |
Returns
Type | Description |
---|---|
Query |