3.106.6. IgnoreQueryParam Previous topic Parent topic Child topic Next topic

This optional stringarray parameter specifies a bind variables to be used with IgnoreQuery. For more information on bind variables, see Section 3.8.1. SQL bind variables.
If you specify one or more IgnoreQueryParams, they are used in order to replace parameters named with a question mark in IgnoreQuery. The query is cached by the SQL server for future reuse. Only the first QueryCacheSize queries are cached.